Inheritance Hierarchy
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
The BossPropertiesXml type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BossPropertiesXml | Initializes a new instance of the BossPropertiesXml class |
Methods
Name | Description | |
---|---|---|
CreateDefault | (Inherited from ContentData.) | |
Dispose | (Inherited from ContentData.) | |
DisposeData | (Inherited from XmlContent.) | |
Get(BossType) | (Overrides PropertiesXml Get(BossType).) | |
Get(CreepType) | (Inherited from PropertiesXml.) | |
Get(TowerType) | (Inherited from PropertiesXml.) | |
InternalCreateDefault | (Inherited from ContentData.) | |
LoadData | (Inherited from PropertiesXml.) | |
ParseData | (Overrides PropertiesXml ParseData(XmlData).) | |
ToString | (Inherited from ContentData.) |
Fields
Name | Description | |
---|---|---|
agentData | (Inherited from PropertiesXml.) | |
ContentChanged | (Inherited from ContentData.) |
Properties
Name | Description | |
---|---|---|
AllowCreationIfContentNotFound | (Inherited from ContentData.) | |
Data | (Inherited from XmlContent.) | |
IsDisposed | (Inherited from ContentData.) | |
MetaData | (Inherited from ContentData.) | |
Name | (Inherited from ContentData.) |
See Also