
CDTWindow
Class Members
Public Methods
Construction and Initialization
Key Methods
- Open — Open window
- Close — Close window
- Refresh — Refresh a portion of the window and display the exisitng pixels
- Modify — Modify window attributes
Setters
- SetPixels — Attach to window a memory buffer that stores the surface's pixels, refresh the window and display the pixels
- SetTimer — Attach timer to window
Getters
Event-Driven Callbacks
