Small C# code to help in Unity development

Zeh Fernando 2776f63196 ApplicationChrome: reset any previously set listener that overrides our view UI flags 5 gadi atpakaļ
application 2776f63196 ApplicationChrome: reset any previously set listener that overrides our view UI flags 5 gadi atpakaļ
camera 852f594f9a Camera: added a GazeWatcher class to more easily use the camera's position, direction, and object in focus 8 gadi atpakaļ
data 484b72d9f3 JSON: Correct treatment of signals in numbers 8 gadi atpakaļ
game a759ae1c4e Timer: added a new GameLooper time/ticker controller, removed old GameTimer 8 gadi atpakaļ
geometry 13e5056c07 Geometry: moved Circle to correct folder 8 gadi atpakaļ
localization 96c6e93aad ValueList: using a ValueListManager rather than ValueListGO, with qualifiers for auto-selection based on platform/device characteristics 8 gadi atpakaļ
logging 6f88eacfa9 First commit of new classes 10 gadi atpakaļ
net 238f7cf1ab First commit of the very basic Newgrounds API 10 gadi atpakaļ
objects 4045985d12 GameObject: added utility components 8 gadi atpakaļ
overlays b526ad73bb Overlays: added a status display to check on the device status 8 gadi atpakaļ
textures 23a247d4c1 More utils classes 10 gadi atpakaļ
transitions 6bbd1287c8 ZTween: added rotateFrom() and rotateTo(), and removed old MathUtils.applyLerp() functions 8 gadi atpakaļ
utils c7eb2042da GameObjectUtils: added new function for typical GameObject methods 8 gadi atpakaļ
ClassTemplate.cs 36827a1bf6 Generic: added a class template 8 gadi atpakaļ
LICENSE.md 2dd1d4814b Updated formatting for license 8 gadi atpakaļ
README.md 6e45f827d2 Updated description 10 gadi atpakaļ

README.md

Unity tidbits

Small C# code to help in Unity development. Currently:

  • KongregateAPI: A pure code implementation of the Kongregate statistics API for Unity as a single C# file