C# 클래스 PathfindingTest.Combat.AggroEvent

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

공개 메소드들

메소드 설명
AggroEvent ( Unit from, Damageable to, System.Boolean received ) : System

메소드 상세

AggroEvent() 공개 메소드

public AggroEvent ( Unit from, Damageable to, System.Boolean received ) : System
from PathfindingTest.Units.Unit
to Damageable
received System.Boolean
리턴 System