Property | Type | Description | |
---|---|---|---|
components | List |
Method | Description | |
---|---|---|
AddComponent ( |
||
AddComponent ( |
||
Draw ( |
||
MSToolTip ( Microsoft.Xna.Framework.Graphics.Texture2D background, |
||
MSToolTip ( Microsoft.Xna.Framework.Graphics.Texture2D background, |
||
RemoveComponent ( |
||
Update ( |
public AddComponent ( |
||
component | ||
return | void |
public AddComponent ( |
||
component | ||
alignment | Alignment | |
return | void |
public Draw ( |
||
gameTime | ||
return | void |
public MSToolTip ( Microsoft.Xna.Framework.Graphics.Texture2D background, |
||
background | Microsoft.Xna.Framework.Graphics.Texture2D | |
bounding_rectangle | ||
sprite_batch | ||
game | Microsoft.Xna.Framework.Game | |
return | System |
public MSToolTip ( Microsoft.Xna.Framework.Graphics.Texture2D background, |
||
background | Microsoft.Xna.Framework.Graphics.Texture2D | |
bounding_rectangle | ||
top_padding | int | |
bottom_padding | int | |
left_padding | int | |
right_padding | int | |
sprite_batch | ||
game | Microsoft.Xna.Framework.Game | |
return | System |
public RemoveComponent ( |
||
component | ||
return | void |
public Update ( |
||
gameTime | ||
return | void |