Graphics ObjectsΒΆ

These classes provide the basic drawing functionality of this game. Make an instance of one of these classes and then add it to the view in order to draw.

These classes are all provided by the graphics module.

Contents:

Previous topic

Class GameController

Next topic

Class GObject

This Page