C# 클래스 UHSampleGame.PowerManagement.ActivatedPower

파일 보기 프로젝트 열기: holtkampw/UH-Sample-XNA-Project

공개 프로퍼티들

프로퍼티 타입 설명
PlayerNum int
type PowerType

공개 메소드들

메소드 설명
ActivatedPower ( PowerType type, int PlayerNum ) : System

메소드 상세

ActivatedPower() 공개 메소드

public ActivatedPower ( PowerType type, int PlayerNum ) : System
type PowerType
PlayerNum int
리턴 System

프로퍼티 상세

PlayerNum 공개적으로 프로퍼티

public int PlayerNum
리턴 int

type 공개적으로 프로퍼티

public PowerType type
리턴 PowerType