C# 클래스 MStatView, Madness

상속: FContainer
파일 보기 프로젝트 열기: MattRix/Madness 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
stat MPlayerStat,

공개 메소드들

메소드 설명
MStatView ( MPlayerStat, stat ) : System
Update ( ) : void

비공개 메소드들

메소드 설명
HandleButtonClick ( FButton, button ) : void
HandleStatChange ( MPlayerStat, stat ) : void

메소드 상세

MStatView() 공개 메소드

public MStatView ( MPlayerStat, stat ) : System
stat MPlayerStat,
리턴 System

Update() 공개 메소드

public Update ( ) : void
리턴 void

프로퍼티 상세

stat 공개적으로 프로퍼티

public MPlayerStat, stat
리턴 MPlayerStat,