Method | Description | |
---|---|---|
Draw ( |
||
IntersectsWith ( Vector2 position ) : bool | ||
SideBar ( Vector2 position, |
||
Update ( |
public Draw ( |
||
gameTime | ||
return | void |
public IntersectsWith ( Vector2 position ) : bool | ||
position | Vector2 | |
return | bool |
public SideBar ( Vector2 position, |
||
position | Vector2 | |
player | ||
return | System |
public Update ( |
||
gameTime | ||
return | void |