C# 클래스 UHSampleGame.Players.PlayerSetup

파일 보기 프로젝트 열기: holtkampw/UH-Sample-XNA-Project 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
active bool
playerNum int
teamNum int
type PlayerType

프로퍼티 상세

active 공개적으로 프로퍼티

public bool active
리턴 bool

playerNum 공개적으로 프로퍼티

public int playerNum
리턴 int

teamNum 공개적으로 프로퍼티

public int teamNum
리턴 int

type 공개적으로 프로퍼티

public PlayerType type
리턴 PlayerType