Platform package


This section contains information about Platform Package. This package contains platform dependent class implementations.

All public objects in this package are located inside nitisa namespace.

As you might know from the Guide each application requires application manager which is represented by CApplication class. Also each form requires platform window and platform renderer. They are created by CWindow and CRenderer classes.


Classes