C# Class Dodgeball.Game.Retical

Inheritance: Group
Afficher le fichier Open project: schonstal/BLOODBALL Class Usage Examples

Méthodes publiques

Свойство Type Description
CHARGED_COLOR Color
UNCHARGED_COLOR Color
charge float

Méthodes publiques

Méthode Description
Retical ( PlayerIndex playerIndex, Team team ) : System
Update ( ) : void
updateDirection ( ) : void

Method Details

Retical() public méthode

public Retical ( PlayerIndex playerIndex, Team team ) : System
playerIndex PlayerIndex
team Team
Résultat System

Update() public méthode

public Update ( ) : void
Résultat void

updateDirection() public méthode

public updateDirection ( ) : void
Résultat void

Property Details

CHARGED_COLOR public_oe property

public Color CHARGED_COLOR
Résultat Color

UNCHARGED_COLOR public_oe property

public Color UNCHARGED_COLOR
Résultat Color

charge public_oe property

public float charge
Résultat float