|
ManiaScript
Script language used in ManiaPlanet
|
#include <big.h>
Public Member Functions | |
| Void | ChangeImageUrl (Text fieldName) |
Public Member Functions inherited from CMlControl | |
| Void | Show () |
| Void | Hide () |
| Void | Unload () |
Public Attributes | |
| Text | ImageUrl |
| const Boolean | DownloadInProgress |
Public Attributes inherited from CMlControl | |
| const Text | ControlId |
| Real | PosnX |
| Real | PosnY |
| Real | PosnZ |
| Real | Scale |
| Vec3 | RelativePosition |
| Real | RelativeScale |
| const Vec3 | AbsolutePosition |
| const Real | AbsoluteScale |
| AlignHorizontal | HorizontalAlign |
| AlignVertical | VerticalAlign |
Public Attributes inherited from CNod | |
| const Ident | Id |
Additional Inherited Members | |
Public Types inherited from CMlControl | |
| enum | AlignHorizontal { Left, HCenter, Right, None } |
| enum | AlignVertical { Top, VCenter, Bottom, None, VCenter2 } |
| const Boolean CMlQuad::DownloadInProgress |
| Text CMlQuad::ImageUrl |
1.8.1.2