C# 클래스 RTSEngine.Data.SpawnBuildingEvent

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

공개 메소드들

메소드 설명
SpawnBuildingEvent ( int t, int type, Point gPos, bool ib = false ) : System

메소드 상세

SpawnBuildingEvent() 공개 메소드

public SpawnBuildingEvent ( int t, int type, Point gPos, bool ib = false ) : System
t int
type int
gPos Point
ib bool
리턴 System