![]() |
YAPOG
0.0.1
Yet Another Pokemon Online Game
|
This is the complete list of members for yap::IDrawingContext, including all inherited members.
| AddCamera(const CameraMode &mode, ICamera *camera)=0 | yap::IDrawingContext | pure virtual |
| ChangeSize(const Vector2 &size)=0 | yap::IDrawingContext | pure virtual |
| Draw(const sf::Drawable &drawable)=0 | yap::IDrawingContext | pure virtual |
| GetCamera() const =0 | yap::IDrawingContext | pure virtual |
| GetCamera()=0 | yap::IDrawingContext | pure virtual |
| GetCamera(const CameraMode &mode) const =0 | yap::IDrawingContext | pure virtual |
| GetCamera(const CameraMode &mode)=0 | yap::IDrawingContext | pure virtual |
| GetRenderTarget() const =0 | yap::IDrawingContext | pure virtual |
| GetRenderTarget()=0 | yap::IDrawingContext | pure virtual |
| GetTargetClearColor() const =0 | yap::IDrawingContext | pure virtual |
| RemoveCamera(const CameraMode &mode)=0 | yap::IDrawingContext | pure virtual |
| SetDefaultCamera()=0 | yap::IDrawingContext | pure virtual |
| SetDefaultMode(const CameraMode &mode)=0 | yap::IDrawingContext | pure virtual |
| SetMode(const CameraMode &mode)=0 | yap::IDrawingContext | pure virtual |
| SetTargetClearColor(const sf::Color &color)=0 | yap::IDrawingContext | pure virtual |
| ~IDrawingContext() | yap::IDrawingContext | inlinevirtual |