SDXFrameWork  0.13
SDXFrameWork
 All Classes Namespaces Functions Variables Enumerations Enumerator Pages
Public Member Functions | List of all members
SDX::MOTION::IMotion Class Reference

移動方法のインターフェース. More...

#include <IMotion.h>

Inherited by SDX::MOTION::Bound< TSpeed >, SDX::MOTION::Orbit< TSpeed >, SDX::MOTION::Stop, SDX::MOTION::ToFront< TSpeed >, SDX::MOTION::ToPoint< TSpeed >, and SDX::MOTION::Vibrate.

Public Member Functions

virtual bool Update (IPosition *移動対象)
 Motion終了時はfalseを返す. More...
 

Detailed Description

移動方法のインターフェース.

Member Function Documentation

virtual bool SDX::MOTION::IMotion::Update ( IPosition 移動対象)
inlinevirtual