C# 클래스 GameEntities.RTSGridPathFindSystem

상속: GridPathFindSystem
파일 보기 프로젝트 열기: DarrenHassan/GDM4242-GroupD

보호된 메소드들

메소드 설명
OnGetObjectBounds ( MapObject obj, List rectangles ) : void

메소드 상세

OnGetObjectBounds() 보호된 메소드

protected OnGetObjectBounds ( MapObject obj, List rectangles ) : void
obj MapObject
rectangles List
리턴 void