ManiaScript
Script language used in ManiaPlanet
 All Classes Namespaces Files Functions Variables Enumerations Enumerator
Public Member Functions | Public Attributes | List of all members
CMlLabel Struct Reference

#include <big.h>

Inheritance diagram for CMlLabel:
CMlControl CNod

Public Member Functions

Void SetText (Text NewText)
Real ComputeWidth (Text Text)
- Public Member Functions inherited from CMlControl
Boolean HasClass (Text Class)
Void Show ()
Void Hide ()
Void Unload ()
Void Focus ()

Public Attributes

Text Value
const Integer ValueLineCount
Integer MaxLine
Boolean AutoNewLine
Real Opacity
Vec3 TextColor
Integer TextSize
- Public Attributes inherited from CMlControl
const Text ControlId
const Text[] ControlClasses
Vec2 Size
AlignHorizontal HorizontalAlign
AlignVertical VerticalAlign
Boolean Visible
Vec3 RelativePosition
Real RelativeScale
Real RelativeRotation
const Vec3 AbsolutePosition
const Real AbsoluteScale
const Real AbsoluteRotation
- 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
}

Detailed Description

Supported declare modes : Local Manialink control.

Member Function Documentation

Real CMlLabel::ComputeWidth ( Text  Text)
Void CMlLabel::SetText ( Text  NewText)

Member Data Documentation

Boolean CMlLabel::AutoNewLine
Integer CMlLabel::MaxLine
Real CMlLabel::Opacity
Vec3 CMlLabel::TextColor
Integer CMlLabel::TextSize
Text CMlLabel::Value
const Integer CMlLabel::ValueLineCount

The documentation for this struct was generated from the following file: