C# Class RTSEngine.Data.SpawnBuildingEvent

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

Méthodes publiques

Méthode Description
SpawnBuildingEvent ( int t, int type, Point gPos, bool ib = false ) : System

Method Details

SpawnBuildingEvent() public méthode

public SpawnBuildingEvent ( int t, int type, Point gPos, bool ib = false ) : System
t int
type int
gPos Point
ib bool
Résultat System