C# Class MoodSwingGame.MSVolunteer

Inheritance: MSUnit
Afficher le fichier Open project: verngutz/MoodSwing Class Usage Examples

Méthodes publiques

Méthode Description
MSVolunteer ( Vector3 position, Node path_to_mobber, MSUnit target, MSTower office, MSMap map, float initRotation ) : System
Walk ( MS3DTile map_array, List units ) : void

Method Details

MSVolunteer() public méthode

public MSVolunteer ( Vector3 position, Node path_to_mobber, MSUnit target, MSTower office, MSMap map, float initRotation ) : System
position Vector3
path_to_mobber Node
target MSUnit
office MSTower
map MSMap
initRotation float
Résultat System

Walk() public méthode

public Walk ( MS3DTile map_array, List units ) : void
map_array MS3DTile
units List
Résultat void