C# Class Grey.Engine.VoxState

Afficher le fichier Open project: RegrowthStudios/VoxelRTS Class Usage Examples

Méthodes publiques

Méthode Description
AddEvent ( VEvent e ) : void
GetEvents ( ) : List
VoxState ( ) : System

Method Details

AddEvent() public méthode

public AddEvent ( VEvent e ) : void
e VEvent
Résultat void

GetEvents() public méthode

public GetEvents ( ) : List
Résultat List

VoxState() public méthode

public VoxState ( ) : System
Résultat System