C# Class PGCGame.CoreTypes.BulletCollection

Afficher le fichier Open project: GreatMindsRobotics/PGCGame

Méthodes publiques

Свойство Type Description
Dud List
Legit List

Méthodes publiques

Méthode Description
DrawAll ( SpriteBatch worldSb ) : void
UpdateAll ( Microsoft gt ) : void

Method Details

DrawAll() public méthode

public DrawAll ( SpriteBatch worldSb ) : void
worldSb Microsoft.Xna.Framework.Graphics.SpriteBatch
Résultat void

UpdateAll() public méthode

public UpdateAll ( Microsoft gt ) : void
gt Microsoft
Résultat void

Property Details

Dud public_oe property

public List Dud
Résultat List

Legit public_oe property

public List Legit
Résultat List