Graphics::AbstractDisplay Member List
This is the complete list of members for Graphics::AbstractDisplay, including all inherited members.
| createSurface(size_t bufferSize=0)=0 | Graphics::RenderTarget | pure virtual |
| getColor(Color color) const | Graphics::RenderTarget | inline |
| getName() const =0 | Graphics::Device | pure virtual |
| getNativeSize() const =0 | Graphics::Device | pure virtual |
| getOrientation() | Graphics::Device | inline |
| getPixelFormat() const =0 | Graphics::RenderTarget | pure virtual |
| getSize() const =0 | Graphics::RenderTarget | pure virtual |
| orientation | Graphics::Device | protected |
| scroll(int16_t y)=0 | Graphics::Device | pure virtual |
| setOrientation(Orientation orientation)=0 | Graphics::Device | pure virtual |
| setScrollMargins(uint16_t top, uint16_t bottom)=0 | Graphics::Device | pure virtual |
| ~AbstractDisplay() | Graphics::AbstractDisplay | inlinevirtual |
| ~Device() | Graphics::Device | inlinevirtual |
| ~RenderTarget() | Graphics::RenderTarget | inlinevirtual |
1.8.17