C# 클래스 RTSEngine.Data.SpawnUnitEvent

상속: GameInputEvent
파일 보기 프로젝트 열기: RegrowthStudios/VoxelRTS 1 사용 예제들

공개 메소드들

메소드 설명
SpawnUnitEvent ( int t, int type, Vector2 pos ) : System

메소드 상세

SpawnUnitEvent() 공개 메소드

public SpawnUnitEvent ( int t, int type, Vector2 pos ) : System
t int
type int
pos Vector2
리턴 System