C# Class GameEntities.DecalType

Defines the Decal entity type.
Inheritance: MapObjectType
Mostrar archivo Open project: DarrenHassan/GDM4242-GroupD

Public Methods

Method Description
DecalType ( ) : System

Protected Methods

Method Description
OnLoaded ( ) : void

Method Details

DecalType() public method

public DecalType ( ) : System
return System

OnLoaded() protected method

protected OnLoaded ( ) : void
return void