class
IGlideEffect
Base classes
- class UTFWinObject
Derived classes
- class GlideEffect
Public static variables
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 |