openMSX
|
This is the complete list of members for openmsx::VideoSystem, including all inherited members.
createRasterizer(VDP &vdp)=0 | openmsx::VideoSystem | pure virtual |
createV9990Rasterizer(V9990 &vdp)=0 | openmsx::VideoSystem | pure virtual |
flush()=0 | openmsx::VideoSystem | pure virtual |
getClipboardText()=0 | openmsx::VideoSystem | pure virtual |
getCursorEnabled()=0 | openmsx::VideoSystem | pure virtual |
getMouseCoord()=0 | openmsx::VideoSystem | pure virtual |
getOutputSurface()=0 | openmsx::VideoSystem | pure virtual |
getWindowPosition()=0 | openmsx::VideoSystem | pure virtual |
repaint()=0 | openmsx::VideoSystem | pure virtual |
setClipboardText(zstring_view text)=0 | openmsx::VideoSystem | pure virtual |
setWindowPosition(gl::ivec2 pos)=0 | openmsx::VideoSystem | pure virtual |
showCursor(bool show)=0 | openmsx::VideoSystem | pure virtual |
takeScreenShot(const std::string &filename, bool withOsd) | openmsx::VideoSystem | virtual |
updateWindowTitle() | openmsx::VideoSystem | virtual |
VideoSystem()=default | openmsx::VideoSystem | protected |
~VideoSystem()=default | openmsx::VideoSystem | virtual |