C# Class UHSampleGame.PowerManagement.ActivatedPower

Afficher le fichier Open project: holtkampw/UH-Sample-XNA-Project

Méthodes publiques

Свойство Type Description
PlayerNum int
type PowerType

Méthodes publiques

Méthode Description
ActivatedPower ( PowerType type, int PlayerNum ) : System

Method Details

ActivatedPower() public méthode

public ActivatedPower ( PowerType type, int PlayerNum ) : System
type PowerType
PlayerNum int
Résultat System

Property Details

PlayerNum public_oe property

public int PlayerNum
Résultat int

type public_oe property

public PowerType type
Résultat PowerType