This is the complete list of members for pygaze._display.pygamedisplay.PyGameDisplay, including all inherited members.
| __init__(self, dispsize=settings.DISPSIZE, fgc=settings.FGC, bgc=settings.BGC, screen=None, **args) | pygaze._display.pygamedisplay.PyGameDisplay | |
| bgc | pygaze._display.pygamedisplay.PyGameDisplay | |
| close(self) | pygaze._display.pygamedisplay.PyGameDisplay | |
| dispsize | pygaze._display.pygamedisplay.PyGameDisplay | |
| fgc | pygaze._display.pygamedisplay.PyGameDisplay | |
| fill(self, screen=None) | pygaze._display.pygamedisplay.PyGameDisplay | |
| make_screenshot(self, filename='screenshot.png') | pygaze._display.pygamedisplay.PyGameDisplay | |
| mousevis | pygaze._display.pygamedisplay.PyGameDisplay | |
| show(self) | pygaze._display.pygamedisplay.PyGameDisplay | |
| show_part(self, rect, screen=None) | pygaze._display.pygamedisplay.PyGameDisplay |