Core Classes

Table of Contents
PnActuator — base class for objects that perform some action on a PnImage
PnAudioData — an object containing audio data
PnContainer — base class for actuators that can contain other actuators
PnImage — an image that can be acted upon by actuators
PnObject — the base class for all Paranormal classes
PnOption — the base class for all option classes
PnScript — an object for byte-compiling and executing scripts in Paranormal
PnSymbolTable — an object for managing in-script variables
PnUserObject
PnVis