hgeGUIObject::IsDone

Used to test if the control has finished it's Enter/Leave animation.

virtual bool IsDone();

Return value

If the control has finished it's Enter/Leave animation, IsDone should return true, otherwise it should return false.

Requirements

Header: hgegui.h

See also

Enter, Leave