ScriptActorWrapper.h file
Namespaces
- namespace Jazz2
- Root namespace of Jazz² Resurrection.
- namespace Jazz2::Actors
- Implementation of all objects.
- namespace Jazz2::Scripting
- Scripting-related classes, compiled only if
WITH_ANGELSCRIPT.
Classes
- class Jazz2::Scripting::ScriptActorWrapper
- Wraps a scripted actor, forwarding engine callbacks to the AngelScript object.
- class Jazz2::Scripting::ScriptCollectibleWrapper
- Wraps a scripted collectible actor, forwarding engine callbacks to the AngelScript object.