C# Class GameEntities.RTSGridPathFindSystem

Inheritance: GridPathFindSystem
Afficher le fichier Open project: DarrenHassan/GDM4242-GroupD

Méthodes protégées

Méthode Description
OnGetObjectBounds ( MapObject obj, List rectangles ) : void

Method Details

OnGetObjectBounds() protected méthode

protected OnGetObjectBounds ( MapObject obj, List rectangles ) : void
obj MapObject
rectangles List
Résultat void