C# Class GameEntities.DecalType

Defines the Decal entity type.
Inheritance: MapObjectType
Afficher le fichier Open project: DarrenHassan/GDM4242-GroupD

Méthodes publiques

Méthode Description
DecalType ( ) : System

Méthodes protégées

Méthode Description
OnLoaded ( ) : void

Method Details

DecalType() public méthode

public DecalType ( ) : System
Résultat System

OnLoaded() protected méthode

protected OnLoaded ( ) : void
Résultat void