C# 클래스 game.ExperiencePoints

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

공개 프로퍼티들

프로퍼티 타입 설명
next int
now int

프로퍼티 상세

next 공개적으로 프로퍼티

public int next
리턴 int

now 공개적으로 프로퍼티

public int now
리턴 int