C# 클래스 GameEntities.TankGameUnitAI.AttackTask

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

공개 메소드들

메소드 설명
AttackTask ( Weapon weapon, Dynamic target ) : System
AttackTask ( Weapon weapon, Vec3 target ) : System

메소드 상세

AttackTask() 공개 메소드

public AttackTask ( Weapon weapon, Dynamic target ) : System
weapon Weapon
target Dynamic
리턴 System

AttackTask() 공개 메소드

public AttackTask ( Weapon weapon, Vec3 target ) : System
weapon Weapon
target Vec3
리턴 System