Inheritance Hierarchy
DeltaEngine.Content ContentData
DeltaEngine.Content.Xml XmlContent
CreepyTowers PropertiesXml
CreepyTowers.Enemy.Bosses BossPropertiesXml
CreepyTowers.Enemy.Creeps CreepPropertiesXml
CreepyTowers.Towers TowerPropertiesXml
Namespace: CreepyTowers
Assembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
Syntax
The PropertiesXml type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PropertiesXml | Initializes a new instance of the PropertiesXml class |
Methods
Name | Description | |
---|---|---|
CreateDefault | (Inherited from ContentData.) | |
Dispose | (Inherited from ContentData.) | |
DisposeData | (Inherited from XmlContent.) | |
Get(BossType) | ||
Get(CreepType) | ||
Get(TowerType) | ||
InternalCreateDefault | (Inherited from ContentData.) | |
LoadData | (Overrides XmlContent LoadData(Stream).) | |
ParseData | ||
ToString | (Inherited from ContentData.) |
Fields
Name | Description | |
---|---|---|
agentData | ||
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