Package sparked :: Package graphics :: Module stage
[hide private]
[frames] | no frames]

Module stage

source code

A grapihical window implemented using the clutter library, for interactive displays.

F11 toggles fullscreen.

Classes [hide private]
  Stage
Stage class.
Functions [hide private]
 
positionInBox(actor, box)
Given an actor and a box (also an actor), position the actor inside the box, adjusting its position and size, while preserving the aspect ratio of the actor.
source code
Variables [hide private]
  stageEvents = events.EventDispatcher()
  __package__ = 'sparked.graphics'