Method | Description | |
---|---|---|
Draw ( |
||
DrawableRectangle ( Microsoft.Xna.Framework.Graphics.Texture2D white_pixel, |
||
DrawableRectangle ( Microsoft.Xna.Framework.Graphics.Texture2D white_pixel, |
||
Update ( ) : void |
Method | Description | |
---|---|---|
CheckMouseUpdate ( ButtonState button_state, DrawableMouseState drawable_mouse_state ) : bool |
public Draw ( |
||
sprite_batch | ||
return | void |
public DrawableRectangle ( Microsoft.Xna.Framework.Graphics.Texture2D white_pixel, |
||
white_pixel | Microsoft.Xna.Framework.Graphics.Texture2D | |
area | ||
fill_color | Color | |
return | System |
public DrawableRectangle ( Microsoft.Xna.Framework.Graphics.Texture2D white_pixel, |
||
white_pixel | Microsoft.Xna.Framework.Graphics.Texture2D | |
area | ||
fill_color | Color | |
border_size | int | |
border_color | Color | |
return | System |