Graphics.hpp File Reference

Interface of the Graphics class. More...

Go to the source code of this file.

Namespaces

namespace  Gosu

Classes

class  Gosu::Graphics
 Serves as the target of all drawing and provides basic drawing functionality. More...

Enumerations

enum  Gosu::BorderFlags {
  bfSoft = 0, bfHardLeft = 1, bfHardTop = 2, bfHardRight = 4,
  bfHardBottom = 8, bfHard = bfHardLeft | bfHardTop | bfHardRight | bfHardBottom
}


Detailed Description

Interface of the Graphics class.


Generated on Sat Feb 7 22:34:53 2009 for Gosu by  doxygen 1.5.5