Свойство | Type | Description | |
---|---|---|---|
BoxCollidesWith | List | ||
Entities | List |
||
Instance | |||
PolyCollidesWith | List |
Méthode | Description | |
---|---|---|
Draw ( |
||
EntityPool ( int maxEntities, Entity>.Func |
||
HandleInput ( |
||
Spawn ( Action |
||
Update ( |
||
Update ( |
Méthode | Description | |
---|---|---|
CheckCollisions ( Entity e ) : void |
public Draw ( |
||
sb | ||
camera | Camera | |
Résultat | void |
public EntityPool ( int maxEntities, Entity>.Func |
||
maxEntities | int | |
createFunc | Entity>.Func | |
spriteSheet | Microsoft.Xna.Framework.Graphics.Texture2D | |
Résultat | System |
public HandleInput ( |
||
input | ||
Résultat | void |
public Update ( |
||
gameTime | ||
Résultat | void |
public Update ( |
||
gameTime | ||
gameMap | Map | |
Résultat | void |
public static EntityPool,LDEngine.EntityPools Instance | ||
Résultat |