Kiwi Engine
VM for interpreter
|
#include <KEProgram.h>
Data Fields | |
struct CNObject | superClass |
struct KEFrame * | rootFrame |
struct CNObjectList | entryPaths |
struct CNObjectList | entryFunctions |
KEProgram class.
struct CNObjectList KEProgram::entryFunctions |
List of entry KEFunction
struct CNObjectList KEProgram::entryPaths |
List of the entry pathes
struct KEFrame* KEProgram::rootFrame |
List of program item
struct CNObject KEProgram::superClass |
Super class