This is the namespace for all User Interface related classes and interfaces. It is divided in sub-namespaces:
olympe.ui.std
Contains the common UI components like Screen, Button, Label, etc...olympe.ui.events
Contains the Event management class for handling user interaction with the mouse, keyboard etc...olympe.ui.vectorial
Contains the components for vector graphics like Rectangle, Circle etc...