Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
BattleState
C# 클래스 BattleState, JRPG
상속:
State
파일 보기
프로젝트 열기: seanlazaro/JRPG
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
accuracy
int
attackRating
int
currentHealth
int
deadliness
int
defenceRating
int
endurance
int
level
int
maximumHealth
int
speed
int
statusEffects
List
strength
int
프로퍼티 상세
accuracy
공개적으로 프로퍼티
public
int
accuracy
리턴
int
attackRating
공개적으로 프로퍼티
public
int
attackRating
리턴
int
currentHealth
공개적으로 프로퍼티
public
int
currentHealth
리턴
int
deadliness
공개적으로 프로퍼티
public
int
deadliness
리턴
int
defenceRating
공개적으로 프로퍼티
public
int
defenceRating
리턴
int
endurance
공개적으로 프로퍼티
public
int
endurance
리턴
int
level
공개적으로 프로퍼티
public
int
level
리턴
int
maximumHealth
공개적으로 프로퍼티
public
int
maximumHealth
리턴
int
speed
공개적으로 프로퍼티
public
int
speed
리턴
int
statusEffects
공개적으로 프로퍼티
public
List
statusEffects
리턴
List
strength
공개적으로 프로퍼티
public
int
strength
리턴
int