C# 클래스 PathfindingTest.Selection.Patterns.UnitGroupPattern

파일 보기 프로젝트 열기: Wotuu/RTS_XNA_v2 1 사용 예제들

공개 메소드들

메소드 설명
ApplyPattern ( ) : CustomArrayList
UnitGroupPattern ( Point location, UnitSelection selection ) : System

메소드 상세

ApplyPattern() 공개 추상적인 메소드

public abstract ApplyPattern ( ) : CustomArrayList
리턴 CustomArrayList

UnitGroupPattern() 공개 메소드

public UnitGroupPattern ( Point location, UnitSelection selection ) : System
location Point
selection UnitSelection
리턴 System