C# 클래스 invertika_game.Game.DelayedEvent

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

공개 프로퍼티들

프로퍼티 타입 설명
map MapComposite
type ushort
x ushort

공개 메소드들

메소드 설명
DelayedEvent ( ushort itype, ushort ix, ushort iy, MapComposite im ) : System

메소드 상세

DelayedEvent() 공개 메소드

public DelayedEvent ( ushort itype, ushort ix, ushort iy, MapComposite im ) : System
itype ushort
ix ushort
iy ushort
im MapComposite
리턴 System

프로퍼티 상세

map 공개적으로 프로퍼티

public MapComposite,invertika_game.Game map
리턴 MapComposite

type 공개적으로 프로퍼티

public ushort type
리턴 ushort

x 공개적으로 프로퍼티

public ushort x
리턴 ushort