IScreen Member List
This is the complete list of members for
IScreen, including all inherited members.
| BeginBlendMode(BlendMode mode)=0 | IScreen | [pure virtual] |
| CenterScreen()=0 | IScreen | [pure virtual] |
| DisableDrawRegion()=0 | IScreen | [pure virtual] |
| EnableDrawRegion(Recti area)=0 | IScreen | [pure virtual] |
| EndBlendMode()=0 | IScreen | [pure virtual] |
| GetBlendMode() const =0 | IScreen | [pure virtual] |
| GetDrawRegion() const =0 | IScreen | [pure virtual] |
| GetRect() const =0 | IScreen | [pure virtual] |
| GetWindowTitle() const =0 | IScreen | [pure virtual] |
| Height() const =0 | IScreen | [pure virtual] |
| NormToScreenCoords(float xin, float yin, float &x, float &y) const =0 | IScreen | [pure virtual] |
| QueueText(FontRef f, const char *str, const Color4f &color, const Point2f &p)=0 | IScreen | [pure virtual] |
| QueueText(FontRef f, const char *str, const Color4f &color, Font::TextAlignment align, const Point2f &offset=Point2f(0.0f, 0.0f))=0 | IScreen | [pure virtual] |
| SaveScreenshot(const std::string &fileName) const =0 | IScreen | [pure virtual] |
| ScreenToNormCoords(float xin, float yin, float &x, float &y) const =0 | IScreen | [pure virtual] |
| Width() const =0 | IScreen | [pure virtual] |