C# Class GameEntities.RTSUnitAI.Task

Afficher le fichier Open project: DarrenHassan/GDM4242-GroupD Class Usage Examples

Méthodes publiques

Méthode Description
Task ( Types type ) : System
Task ( Types type, Dynamic entity ) : System
Task ( Types type, DynamicType entityType ) : System
Task ( Types type, Vec3 position ) : System
Task ( Types type, Vec3 position, DynamicType entityType ) : System
ToString ( ) : string

Method Details

Task() public méthode

public Task ( Types type ) : System
type Types
Résultat System

Task() public méthode

public Task ( Types type, Dynamic entity ) : System
type Types
entity Dynamic
Résultat System

Task() public méthode

public Task ( Types type, DynamicType entityType ) : System
type Types
entityType DynamicType
Résultat System

Task() public méthode

public Task ( Types type, Vec3 position ) : System
type Types
position Vec3
Résultat System

Task() public méthode

public Task ( Types type, Vec3 position, DynamicType entityType ) : System
type Types
position Vec3
entityType DynamicType
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string