C# Class RTSEngine.Data.SpawnUnitEvent

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

Méthodes publiques

Méthode Description
SpawnUnitEvent ( int t, int type, Vector2 pos ) : System

Method Details

SpawnUnitEvent() public méthode

public SpawnUnitEvent ( int t, int type, Vector2 pos ) : System
t int
type int
pos Vector2
Résultat System