forked from threerings/playn
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Daniel Gerson edited this page Aug 19, 2013
·
43 revisions
Please feel free to edit anything you like here if you feel it makes it better. I think you need a github account in order to edit, and then away you go :-)
I've always thought that documentation should be iterative and fun. This is the best example of documentation I've seen on a complex topic. So feel free to add personality.
These sections should be listed by topic. It's intended to be a very long scrolling page, which is easier to navigate than many hidden subpages.
Here is also an index of the official PlayN Wiki.
- Changing Screensize [forum]
- Loading custom resources [forum]
- Exiting the app [forum] more
- Loading custom fonts [stackoverflow]
- Game Loop Explanation before the Clock was added [official]
- Game.Default and Clock when the Clock was added [forum]
- Efficient update strategy [forum]
- Sprite Sheets [forum]
- Tripleplay Animator Guide, basically you shouldn't be writing your own scheduler. [guide]
- Tripleplay UI, a work in progress. [guide]
- GLShader, understanding how to do some of your own gl drawing within the PlayN framework [guide]
##Sound
- Sound management problems [forum]
##iOS
- Alternatives to Xamarin [forum]
- iOS Achievements [forum]
- Flurry integration [forum]
##Tools
##Helpful articles