메소드 | 설명 | |
---|---|---|
AddAngelEffect ( Vector2 position ) : void | ||
AddDeathDespawnEffect ( Vector2 position ) : void | ||
AddDeathSpawnEffect ( Vector2 position ) : void | ||
AddDemonEffect ( Vector2 position ) : void | ||
AddSpawnEffect ( Vector2 position ) : void | ||
EffectManager ( Microsoft.Xna.Framework.Content.ContentManager _Content ) : System | ||
draw ( |
||
update ( |
public AddDeathDespawnEffect ( Vector2 position ) : void | ||
position | Vector2 | |
리턴 | void |
public AddDeathSpawnEffect ( Vector2 position ) : void | ||
position | Vector2 | |
리턴 | void |
public EffectManager ( Microsoft.Xna.Framework.Content.ContentManager _Content ) : System | ||
_Content | Microsoft.Xna.Framework.Content.ContentManager | |
리턴 | System |
public draw ( |
||
spriteBatch | ||
리턴 | void |
public update ( |
||
gametime | ||
리턴 | void |