Property | Type | Description | |
---|---|---|---|
m_Bg | |||
m_Caller | FSO.SimAntics.VMEntity | ||
m_CurrentItem | |||
m_Obj | FSO.SimAntics.VMEntity | ||
m_Parent | |||
m_PieButtons | List |
||
m_PieTree |
Method | Description | |
---|---|---|
BackButtonPress ( |
||
Draw ( FSO.Client.UI.Framework.UISpriteBatch batch ) : void | ||
PieButtonHover ( |
||
PreDraw ( FSO.Client.UI.Framework.UISpriteBatch batch ) : void | ||
RemoveSimScene ( ) : void | ||
RenderMenu ( ) : void | ||
RotateHeadCam ( Vector2 point ) : void | ||
UIPieMenu ( List |
||
Update ( FSO state ) : void | ||
UpdateHeadPosition ( int x, int y ) : void |
Method | Description | |
---|---|---|
PieButtonClick ( |
||
initSimHead ( ) : void |
public BackButtonPress ( |
||
button | ||
return | void |
public Draw ( FSO.Client.UI.Framework.UISpriteBatch batch ) : void | ||
batch | FSO.Client.UI.Framework.UISpriteBatch | |
return | void |
public PieButtonHover ( |
||
button | ||
return | void |
public PreDraw ( FSO.Client.UI.Framework.UISpriteBatch batch ) : void | ||
batch | FSO.Client.UI.Framework.UISpriteBatch | |
return | void |
public RotateHeadCam ( Vector2 point ) : void | ||
point | Vector2 | |
return | void |
public UIPieMenu ( List |
||
pie | List |
|
obj | FSO.SimAntics.VMEntity | |
caller | FSO.SimAntics.VMEntity | |
parent | ||
return | System |
public UpdateHeadPosition ( int x, int y ) : void | ||
x | int | |
y | int | |
return | void |
public UIImage,FSO.Client.UI.Controls m_Bg | ||
return |
public UIPieMenuItem,FSO.Client.UI.Panels m_CurrentItem | ||
return |