UML
The diagram folder in trunk folder contains UMLs for KGE. We use ArgoUML for creating our UMLs.
kge
This is the main namespace. Everything about KGE is in this namespace.
- KgeUnknown: This class is for reference counting and simple lock/unlock objects for using in multithread.
- Device: This is the main class that user must create and Device will create other parts of engine.