UTFWin::IInflateEffect class

Base classes

class UTFWinObject

Derived classes

class InflateEffect

Public static variables

static const uint32_t TYPE

Public functions

auto ToWinProc() -> IWinProc* pure virtual
auto GetScale() const -> float pure virtual
Get the scale factor of the window when triggered.
auto SetScale(float scale) -> void pure virtual
Set the scale factor of the window when triggered.

Function documentation

void UTFWin::IInflateEffect::SetScale(float scale) pure virtual

Set the scale factor of the window when triggered.

Parameters
scale