GAkit icon indicating copy to clipboard operation
GAkit copied to clipboard

GA::kit is G&A's in-house C++ application framework for building interactive experiences.

Results 2 GAkit issues
Sort by recently updated
recently updated
newest added

Currently, `ga::TouchEvent` doesn't track touch ID, which is needed to track individual touches. Also, consider adding a toggle to turn on/off multitouch support. Not sure if that should be in...

enhancement

Add `disable()` to call `disableDraw()` and `disableUpdate()` at the same time for ease of use.

enhancement