File: window.rst

package info (click to toggle)
psychopy 2020.2.10%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 44,056 kB
  • sloc: python: 119,649; javascript: 3,022; makefile: 148; sh: 125; xml: 9
file content (16 lines) | stat: -rw-r--r-- 579 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16


:class:`Window`
------------------------------------

A class representing a window for displaying one or more stimuli.

.. autoclass:: psychopy.visual.Window
    :members: 
    :undoc-members: 
    :exclude-members: go, whenIdle, onResize, fullScr, update, multiFlip,
        dispatchAllWindowEvents, setScale, setViewPos, setUnits, setRGB,
        setGamma, setColor, setBlendMode, _getRegionOfFrame, _assignFlipTime,
        _checkMatchingSizes, _endOfFlip, _getFrame, _renderFBO, _setCurrent,
        _setupGamma, _startOfFlip, setMouseVisible, setRecordFrameIntervals