Up | 
 
2D graphic api
This is the reference manual of the 2D Graphic API. It allows developpers to create components from graphical ressources.
- CompBitmap
 
CompBitmap API.
- CompCheck
 
CompCheck API.
- CompCombo
 
CompCombo API.
- CompList
 
CompList API.
- CompRollOver
 
CompRollOver API.
- CompSizeBar
 
CompSizeBar API.
- CompSlideBar
 
CompSlideBar API.
- CompText
 
CompText API.
- CompTree
 
CompTree API.
- CompWindow
 
CompWindow API.
- ObjContainer
 
An ObjContainer (or container) is the workspace created to store graphical components.
- ObjNode
 
Every component can be converted to an ObjNode which supports some standard manipulations.
- Virtual Objcontainer
 
Offscreen containers.
Up