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

Array of KEValue. More...

#include <KEArray.h>

Data Fields

struct KEObject superClass
 
struct CNArray valueArray
 

Detailed Description

Array of KEValue.

Note
  • The element of the array is KEValue
  • The number of elements are dynamically updated

Field Documentation

struct KEObject KEArray::superClass

Super class

struct CNArray KEArray::valueArray

Array of KEValue objects


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