Skip to content

Interface LemonUI::Scaleform::IScaleform

ClassList > LemonUI > Scaleform > IScaleform

Scaleforms are 2D Adobe Flash-like objects.

Inherits the following classes: LemonUI::IDrawable, LemonUI::IProcessable, IDisposable

Inherited by the following classes: LemonUI::Scaleform::BaseScaleform

Public Properties inherited from LemonUI::IProcessable

See LemonUI::IProcessable

Type Name
property bool Visible
If this processable item is visible on the screen.

Public Functions

Type Name
void DrawFullScreen ()
Draws the Scaleform in full screen.

Public Functions inherited from LemonUI::IDrawable

See LemonUI::IDrawable

Type Name
void Draw ()
Draws the item on the screen.

Public Functions inherited from LemonUI::IProcessable

See LemonUI::IProcessable

Type Name
void Process ()
Processes the object.

Public Functions Documentation

function DrawFullScreen

void LemonUI::Scaleform::IScaleform::DrawFullScreen () 

The documentation for this class was generated from the following file repos/LemonUI/LemonUI/Scaleform/IScaleform.cs