C# Class SdlExamples.GfxPrimitives

Simple Tao.Sdl Example
Just draws a bunch of rectangles to the screen. To quit, you can close the window, press the Escape key or press the 'q' key

Written by David Hudson ([email protected])

This is a reimplementation of an example written by Will Weisser ([email protected])

显示文件 Open project: WolfgangSt/axiom Class Usage Examples

Private Methods

Method Description
Run ( ) : void