Method | Description | |
---|---|---|
Draw ( |
||
EntityGruselUte ( Microsoft.Xna.Framework.Game game, Vector2 position, Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System | ||
LoadContent ( Microsoft cm ) : void | ||
OnDie ( ) : void | ||
Update ( |
Method | Description | |
---|---|---|
OnBang ( object sender, |
Method | Description | |
---|---|---|
AggroBehavior ( |
||
HitPlayer ( ) : void | ||
IdleBehavior ( |
||
Move ( Vector2 movement, |
public Draw ( |
||
gameTime | ||
return | void |
public EntityGruselUte ( Microsoft.Xna.Framework.Game game, Vector2 position, Microsoft.Xna.Framework.Graphics.Texture2D texture ) : System | ||
game | Microsoft.Xna.Framework.Game | |
position | Vector2 | |
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
return | System |
protected OnBang ( object sender, |
||
sender | object | |
e | ||
return | void |
public Update ( |
||
gameTime | ||
return | void |