Polyphase Game Engine
Loading...
Searching...
No Matches
PolyphaseEngineAPI.h File Reference

Engine API exposed to native addon plugins. More...

#include <stdint.h>
#include <stddef.h>

Go to the source code of this file.

Classes

struct  PolyphaseEngineAPI
 Engine API provided to plugins during OnLoad. More...
 

Detailed Description

Engine API exposed to native addon plugins.

This struct provides plugins with access to engine functionality through stable function pointers.