R-Type
|
This is the complete list of members for GameEngine::IView< T >, including all inherited members.
getBaseView() const =0 | GameEngine::IView< T > | pure virtual |
getCenter() const =0 | GameEngine::IView< T > | pure virtual |
setCenter(const Vector2< float > ¢er)=0 | GameEngine::IView< T > | pure virtual |
setViewPort(const Vector2< float > &startingPoint, float width, float height)=0 | GameEngine::IView< T > | pure virtual |
~IView()=default | GameEngine::IView< T > |