UTFWin::IGlideEffect class

Base classes

class UTFWinObject

Derived classes

class GlideEffect

Public static variables

static const uint32_t TYPE

Public functions

auto ToWinProc() -> IWinProc* pure virtual
Get the IWinProc instance that represents this class.
auto GetOffset() const -> const Math::Point& pure virtual
Get the direction and distance to displace the window when hidden.
auto SetOffset(const Math::Point& offset) -> void pure virtual
Set the direction and distance to displace the window when hidden.

Function documentation

void UTFWin::IGlideEffect::SetOffset(const Math::Point& offset) pure virtual

Set the direction and distance to displace the window when hidden.

Parameters
offset