MyGUI_ActionController.h File Reference

#include "MyGUI_Prerequest.h"
#include "MyGUI_Types.h"

Go to the source code of this file.

Namespaces

namespace  MyGUI
namespace  MyGUI::action

Functions

void MYGUI_EXPORT MyGUI::action::actionWidgetHide (WidgetPtr _widget)
void MYGUI_EXPORT MyGUI::action::actionWidgetShow (WidgetPtr _widget)
void MYGUI_EXPORT MyGUI::action::actionWidgetDestroy (WidgetPtr _widget)
void MYGUI_EXPORT MyGUI::action::linearMoveFunction (const IntCoord &_startRect, const IntCoord &_destRect, IntCoord &_result, float _k)
template<int N>
void MyGUI::action::acceleratedMoveFunction (const IntCoord &_startRect, const IntCoord &_destRect, IntCoord &_result, float _current_time)
template<int N>
void MyGUI::action::jumpMoveFunction (const IntCoord &_startRect, const IntCoord &_destRect, IntCoord &_result, float _current_time)
void MYGUI_EXPORT MyGUI::action::inertionalMoveFunction (const IntCoord &_startRect, const IntCoord &_destRect, IntCoord &_result, float _current_time)

Detailed Description

Author:
Albert Semenov
Date:
01/2008

Definition in file MyGUI_ActionController.h.


Generated on 3 Dec 2009 for MyGUI by  doxygen 1.6.1