C# Class SadConsole.GameHelpers.GameObjectTextSurface

A text surface with metadata to help with common game functions.
Inheritance: TextSurface
Afficher le fichier Open project: Thraka/SadConsole Class Usage Examples

Méthodes publiques

Свойство Type Description
Actions List
Objects List
Processors List
Triggers List

Méthodes publiques

Méthode Description
AssociateObjects ( ) : void

Method Details

AssociateObjects() public méthode

public AssociateObjects ( ) : void
Résultat void

Property Details

Actions public_oe property

public List Actions
Résultat List

Objects public_oe property

public List Objects
Résultat List

Processors public_oe property

public List Processors
Résultat List

Triggers public_oe property

public List Triggers
Résultat List