C# Class RTSEngine.Data.SetTargetEvent

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

Méthodes publiques

Méthode Description
SetTargetEvent ( int t, IEntity target ) : System

Method Details

SetTargetEvent() public méthode

public SetTargetEvent ( int t, IEntity target ) : System
t int
target IEntity
Résultat System