MyGUI_ActionController.cpp File Reference

#include "MyGUI_Precompiled.h"
#include "MyGUI_ActionController.h"
#include "MyGUI_Widget.h"
#include "MyGUI_WidgetManager.h"

Go to the source code of this file.

Namespaces

namespace  MyGUI
namespace  MyGUI::action

Functions

void MYGUI_EXPORT MyGUI::action::actionWidgetHide (Widget *_widget)
void MYGUI_EXPORT MyGUI::action::actionWidgetShow (Widget *_widget)
void MYGUI_EXPORT MyGUI::action::actionWidgetDestroy (Widget *_widget)
void MYGUI_EXPORT MyGUI::action::linearMoveFunction (const IntCoord &_startRect, const IntCoord &_destRect, IntCoord &_result, float _k)
void MYGUI_EXPORT MyGUI::action::inertionalMoveFunction (const IntCoord &_startRect, const IntCoord &_destRect, IntCoord &_result, float _current_time)

Detailed Description

Author:
Albert Semenov
Date:
03/2008

Definition in file MyGUI_ActionController.cpp.

Generated on Thu Nov 17 15:31:04 2011 for MyGUI by  doxygen 1.6.3