C# 클래스 LifeGame.AbilityEnum

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

공개 메소드들

메소드 설명
GetAbilityName ( int abilityValue ) : string
RandomAbility ( ) : int

비공개 메소드들

메소드 설명
AbilityEnum ( ) : System

메소드 상세

GetAbilityName() 공개 정적인 메소드

public static GetAbilityName ( int abilityValue ) : string
abilityValue int
리턴 string

RandomAbility() 공개 정적인 메소드

public static RandomAbility ( ) : int
리턴 int