impworks / corund

2D game engine for mobile devices in C#.
MIT License
17 stars 1 forks source link

Accelerometer #9

Closed impworks closed 6 years ago

impworks commented 7 years ago

Is there a way to implement it in a cross-platform manner?

impworks commented 7 years ago

Since we have platform-specific assemblies for compiled shaders in #10, each can provide a platform-specific accelerometer implementation.