Skip to content

SDK; native library sdk api #34

@ruby0x1

Description

@ruby0x1

I have been designing and implementing a way to use native code on mobile and desktop platforms. For a few of the native features that are in the core (like this) they will instead be used to test the sdk at first.

The SDK will support Android jar/NDK plugins and iOS native objc/c++ plugins.
Part of the system is already in place (in fact this is how snow is loaded on mobile!) but there are things to consider for making the SDK easy to use.

The basic approach is simply including a snow_sdk.h file in your plugin, and it will give you all snow system events, and allow you to dispatch events, etc.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions