Method | Description | |
---|---|---|
DefineDetailsRectangle ( ) : |
||
DefineRectangle ( ) : |
||
DrawDetails ( ) : System.Boolean | ||
HUDObject ( Microsoft.Xna.Framework.Graphics.Texture2D texture, |
||
Update ( |
Method | Description | |
---|---|---|
DefineCostString ( ) : String | ||
DefineDetailString ( ) : String | ||
Draw ( |
public DefineDetailsRectangle ( ) : |
||
return |
public DefineRectangle ( ) : |
||
return |
public HUDObject ( Microsoft.Xna.Framework.Graphics.Texture2D texture, |
||
texture | Microsoft.Xna.Framework.Graphics.Texture2D | |
type | ||
x | float | |
y | float | |
color | Color | |
return | System |
public Update ( |
||
ks | ||
ms | Microsoft.Xna.Framework.Input.MouseState | |
return | void |