Trackmania ManiaScript Reference 2025.6.19.2137
A ManiaScript Reference of the new Trackmania.
Loading...
Searching...
No Matches
CMlQuad Class Reference

Documentation for class CMlQuad. More...

#include <doc.h>

Inheritance diagram for CMlQuad:
[legend]

Public Types

enum  EKeepRatioMode { Inactive , Clip , Fit }
 
enum  EBlendMode { Default , Add }
 
- Public Types inherited from CMlControl
enum  AlignHorizontal { Left , HCenter , Right , None }
 
enum  AlignVertical {
  Top , VCenter , Bottom , None ,
  VCenter2
}
 

Public Member Functions

Void ChangeImageUrl (Text fieldName)
 
Void RefreshImages ()
 
Void TTS_Focus ()
 
Void TTS_Unfocus ()
 
- Public Member Functions inherited from CMlControl
Boolean HasClass (Text Class)
 
Boolean DataAttributeExists (Text DataName)
 
Text DataAttributeGet (Text DataName)
 
Void DataAttributeSet (Text DataName, Text DataValue)
 
Void Show ()
 
Void Hide ()
 
Void Focus ()
 
Void ScriptEvents_Disable ()
 
Void ScriptEvents_Restore ()
 

Public Attributes

CImageImage
 
Text ImageUrl
 
Text ImageUrlFocus
 
Text AlphaMaskUrl
 
Text Style
 
Text Substyle
 
Boolean StyleSelected
 
Boolean const DownloadInProgress
 
Boolean SuperSample
 
Vec3 Colorize
 
Vec3 ModulateColor
 
Vec3 BgColor
 
Vec3 BgColorFocus
 
Real Opacity
 
CMlQuad::EKeepRatioMode KeepRatio
 
CMlQuad::EBlendMode Blend
 
Text TTS_AltText
 
Boolean TTS_AltText_Translate
 
- Public Attributes inherited from CMlControl
CMlFrame *const Parent
 
Text const ControlId
 
Vec2 Size
 
CMlControl::AlignHorizontal HorizontalAlign
 
CMlControl::AlignVertical VerticalAlign
 
Boolean Visible
 
Vec2 RelativePosition_V3
 
Real ZIndex
 
Real RelativeScale
 
Real RelativeRotation
 
Vec2 const AbsolutePosition_V3
 
Real const AbsoluteScale
 
Real const AbsoluteRotation
 
Text ToolTip
 
Boolean const IsFocused
 
- Public Attributes inherited from CNod
Ident const Id
 

Detailed Description

Documentation for class CMlQuad.

Supported declare modes :

  • Local

Member Enumeration Documentation

◆ EBlendMode

Enumerator
Default 
Add 

◆ EKeepRatioMode

Enumerator
Inactive 
Clip 
Fit 

Member Function Documentation

◆ ChangeImageUrl()

Void CMlQuad::ChangeImageUrl ( Text fieldName)

◆ RefreshImages()

Void CMlQuad::RefreshImages ( )

◆ TTS_Focus()

Void CMlQuad::TTS_Focus ( )

◆ TTS_Unfocus()

Void CMlQuad::TTS_Unfocus ( )

Member Data Documentation

◆ AlphaMaskUrl

Text CMlQuad::AlphaMaskUrl

◆ BgColor

Vec3 CMlQuad::BgColor

◆ BgColorFocus

Vec3 CMlQuad::BgColorFocus

◆ Blend

CMlQuad::EBlendMode CMlQuad::Blend

◆ Colorize

Vec3 CMlQuad::Colorize

◆ DownloadInProgress

Boolean const CMlQuad::DownloadInProgress

◆ Image

CImage* CMlQuad::Image

◆ ImageUrl

Text CMlQuad::ImageUrl

◆ ImageUrlFocus

Text CMlQuad::ImageUrlFocus

◆ KeepRatio

CMlQuad::EKeepRatioMode CMlQuad::KeepRatio

◆ ModulateColor

Vec3 CMlQuad::ModulateColor

◆ Opacity

Real CMlQuad::Opacity

◆ Style

Text CMlQuad::Style

◆ StyleSelected

Boolean CMlQuad::StyleSelected

◆ Substyle

Text CMlQuad::Substyle

◆ SuperSample

Boolean CMlQuad::SuperSample

◆ TTS_AltText

Text CMlQuad::TTS_AltText

◆ TTS_AltText_Translate

Boolean CMlQuad::TTS_AltText_Translate

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