Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
PGCGame
CoreTypes
BulletCollection
C# Class PGCGame.CoreTypes.BulletCollection
Exibir arquivo
Open project: GreatMindsRobotics/PGCGame
Public Properties
Property
Type
Description
Dud
List
Legit
List
Public Methods
Method
Description
DrawAll
(
SpriteBatch
worldSb
) :
void
UpdateAll
(
Microsoft
gt
) :
void
Method Details
DrawAll()
public
method
public
DrawAll
(
SpriteBatch
worldSb
) :
void
worldSb
Microsoft.Xna.Framework.Graphics.SpriteBatch
return
void
UpdateAll()
public
method
public
UpdateAll
(
Microsoft
gt
) :
void
gt
Microsoft
return
void
Property Details
Dud
public_oe property
public
List
Dud
return
List
Legit
public_oe property
public
List
Legit
return
List