프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BoxCollidesWith | List | ||
Entities | List |
||
Instance | |||
PolyCollidesWith | List |
메소드 | 설명 | |
---|---|---|
Draw ( |
||
EntityPool ( int maxEntities, Entity>.Func |
||
HandleInput ( |
||
Spawn ( Action |
||
Update ( |
||
Update ( |
메소드 | 설명 | |
---|---|---|
CheckCollisions ( Entity e ) : void |
public Draw ( |
||
sb | ||
camera | Camera | |
리턴 | void |
public EntityPool ( int maxEntities, Entity>.Func |
||
maxEntities | int | |
createFunc | Entity>.Func | |
spriteSheet | Microsoft.Xna.Framework.Graphics.Texture2D | |
리턴 | System |
public HandleInput ( |
||
input | ||
리턴 | void |
public Update ( |
||
gameTime | ||
리턴 | void |
public Update ( |
||
gameTime | ||
gameMap | Map | |
리턴 | void |