All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Extensions Namespace Reference

This namespace is reserved for experimental widgets. More...

Namespaces

namespace  Circles
 Circles namespace contains a set of classes that can be used to add rotating content circles to any application.
 
namespace  Collisions
 Collisions is a physics simulation toy.
 
namespace  Draw
 Draw namespace contains classes that implement simple free-hand drawing functionality.
 
namespace  Effects
 This namespace contains various effects implemented using widgets.
 
namespace  LaunchList
 LaunchList helps in implementing simple, easy-to-modify applications with simple plaintext definitions.
 
namespace  LaunchStack
 LaunchStack helps in implementing simple, easy-to-modify applications with simple plaintext definitions.
 
namespace  LightBeings
 LightBeings is a fun flocking simulation.
 
namespace  MissileCmd
 MissileCmd namespace implements a traditional missile command game.
 
namespace  Pong
 This namespace implements a multi-touch version of the pong game.
 

Detailed Description

This namespace is reserved for experimental widgets.

These widgets may be work-in-progress or otherwise just not mature enough to be considered part of MultiWidgets namespace. The classes may lack proper documentation and their API may change in the future. All widgets inside this namespace are only usable as plugins. There is no C++ API available for these widgets except for the functions provided by the base class MultiWidgets::Widget. These widgets can not be inherited from.