C# 클래스 Rogue.PACT, rogue-sharp

파일 보기 프로젝트 열기: jdiamond/rogue-sharp

공개 프로퍼티들

프로퍼티 타입 설명
pa_daemon Action
pa_flags int
pa_high string
pa_time int

공개 메소드들

메소드 설명
PACT ( int paFlags, Action paDaemon, int paTime, string paHigh, string paStraight ) : System

메소드 상세

PACT() 공개 메소드

public PACT ( int paFlags, Action paDaemon, int paTime, string paHigh, string paStraight ) : System
paFlags int
paDaemon Action
paTime int
paHigh string
paStraight string
리턴 System

프로퍼티 상세

pa_daemon 공개적으로 프로퍼티

public Action pa_daemon
리턴 Action

pa_flags 공개적으로 프로퍼티

public int pa_flags
리턴 int

pa_high 공개적으로 프로퍼티

public string pa_high
리턴 string

pa_time 공개적으로 프로퍼티

public int pa_time
리턴 int