yangweigbh / Libgdx-CardBoard-Extension

Android CardBoard SDK development using Libgdx
67 stars 16 forks source link

Added LibGDX own "Game" and "Screen" functionalities to the extension #14

Open mackzoor opened 7 years ago

mackzoor commented 7 years ago

LibGDX Game/Screen implementation

Was working on a group project where we intended to use LibGDX own Game/Screen classes, but discovered that the extension was lacking support for this. We wrote our own (incomplete) implementation and after the project was finished I decided to add the rest of the features from CardBoardApplicationListener. Thought it might belong here!

intrigus commented 7 years ago

This is missing license headers if those files are derived from libgdx source.

mackzoor commented 7 years ago

I'm fairly new to the Apache License, but does this look ok?