C# Class GameEntities.CharacterType

Defines the Character entity type.
Inheritance: UnitType
Show file Open project: DarrenHassan/GDM4242-GroupD

Private Properties

Property Type Description

Protected Methods

Method Description
OnLoaded ( ) : void
OnPreloadResources ( ) : void

Method Details

OnLoaded() protected method

protected OnLoaded ( ) : void
return void

OnPreloadResources() protected method

protected OnPreloadResources ( ) : void
return void