C# 클래스 Specimen.Components.CStats

상속: VeeEntity.Component
파일 보기 프로젝트 열기: SuperV1234/Specimen 1 사용 예제들

공개 메소드들

메소드 설명
CStats ( int mStrength, int mEndurance, int mAglity, int mSpeed ) : VeeEntity

메소드 상세

CStats() 공개 메소드

public CStats ( int mStrength, int mEndurance, int mAglity, int mSpeed ) : VeeEntity
mStrength int
mEndurance int
mAglity int
mSpeed int
리턴 VeeEntity