Kiwi Engine
VM for interpreter
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
KEProgram Struct Reference

KEProgram class. More...

#include <KEProgram.h>

Data Fields

struct CNObject superClass
 
struct KEFramerootFrame
 
struct CNObjectList entryPaths
 
struct CNObjectList entryFunctions
 

Detailed Description

KEProgram class.

Field Documentation

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


The documentation for this struct was generated from the following file: