C# Class _1942.BasePowerUp

Inheritance: BaseObject
Afficher le fichier Open project: Hoobler/Projekt1

Protected Properties

Свойство Type Description
isalive bool

Méthodes publiques

Méthode Description
BasePowerUp ( ) : System
Draw ( SpriteBatch spriteBatch ) : void

Method Details

BasePowerUp() public méthode

public BasePowerUp ( ) : System
Résultat System

Draw() public méthode

public Draw ( SpriteBatch spriteBatch ) : void
spriteBatch Microsoft.Xna.Framework.Graphics.SpriteBatch
Résultat void

Property Details

isalive protected_oe property

protected bool isalive
Résultat bool