Package Things :: Module Thinglets
[frames] | no frames]

Module Thinglets

Higher-level Things like ButtonThing go here.

Classes
  ButtonThing
A ButtonThing is a simple way to create "buttons" where you have four states: 1) Normal, 2) Over, 3) Down and 4) Up.
  LoopThing
A LoopThing is a way to control the frames of a Loop that you get from your BagOfStuff.
Variables
  FOLLOW = 'FOLLOW'
  MASKEND = 'MASKEND'
  THINGEND = 'THINGEND'
  THINGSTART = 'THINGSTART'
  __package__ = 'Things'