A TenneySoftware Class Library
TenneySoftware.Graphics Namespace
NamespacesTenneySoftware.Graphics
A class that provides an easier to use graphics buffer for drawing.
Declaration Syntax
C#Visual BasicVisual Basic UsageVisual C++J#JScript
namespace TenneySoftware.Graphics
Namespace TenneySoftware.Graphics
Imports TenneySoftware.Graphics
namespace TenneySoftware.Graphics
package TenneySoftware.Graphics
package TenneySoftware.Graphics
Type.createNamespace('TenneySoftware.Graphics');
Types
All TypesClasses
IconTypeDescription
GraphicsDevice
This is the class the defines and handles the screen graphics. It manages the double buffering for flickerless animation. It also handles the drawing styles.