CreepPropertiesXml ClassDelta Engine Documentation
Contains the stats for the Creeps View code on GitHub
Inheritance Hierarchy

System Object
  DeltaEngine.Content ContentData
    DeltaEngine.Content.Xml XmlContent
      CreepyTowers PropertiesXml
        CreepyTowers.Enemy.Creeps CreepPropertiesXml

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

public class CreepPropertiesXml : PropertiesXml

The CreepPropertiesXml type exposes the following members.

Constructors

  NameDescription
Public methodCreepPropertiesXml
Initializes a new instance of the CreepPropertiesXml class
Top
Methods

  NameDescription
Protected methodCreateDefault (Inherited from ContentData.)
Public methodDispose (Inherited from ContentData.)
Protected methodDisposeData (Inherited from XmlContent.)
Public methodGet(BossType) (Inherited from PropertiesXml.)
Public methodGet(CreepType) (Overrides PropertiesXml Get(CreepType).)
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