BossPropertiesXml ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  DeltaEngine.Content ContentData
    DeltaEngine.Content.Xml XmlContent
      CreepyTowers PropertiesXml
        CreepyTowers.Enemy.Bosses BossPropertiesXml

Namespace: CreepyTowers.Enemy.Bosses
Assembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
Syntax

public class BossPropertiesXml : PropertiesXml

The BossPropertiesXml type exposes the following members.

Constructors

  NameDescription
Protected methodBossPropertiesXml
Initializes a new instance of the BossPropertiesXml class
Top
Methods

  NameDescription
Protected methodCreateDefault (Inherited from ContentData.)
Public methodDispose (Inherited from ContentData.)
Protected methodDisposeData (Inherited from XmlContent.)
Public methodGet(BossType) (Overrides PropertiesXml Get(BossType).)
Public methodGet(CreepType) (Inherited from PropertiesXml.)
Public methodGet(TowerType) (Inherited from PropertiesXml.)
Public methodInternalCreateDefault (Inherited from ContentData.)
Protected methodLoadData (Inherited from PropertiesXml.)
Protected methodParseData (Overrides PropertiesXml ParseData(XmlData).)
Public methodToString (Inherited from ContentData.)
Top
Fields

  NameDescription
Protected fieldagentData (Inherited from PropertiesXml.)
Protected fieldContentChanged (Inherited from ContentData.)
Top
Properties

  NameDescription
Protected propertyAllowCreationIfContentNotFound (Inherited from ContentData.)
Public propertyData (Inherited from XmlContent.)
Public propertyIsDisposed (Inherited from ContentData.)
Public propertyMetaData (Inherited from ContentData.)
Public propertyName (Inherited from ContentData.)
Top
See Also