-
Notifications
You must be signed in to change notification settings - Fork 2
Home
Manno edited this page May 6, 2016
·
25 revisions
This is a bucket of examples in Haxe and OpenFL. Level ranges from very basic to ...(?) Examples are not structured to go from novice to expert or anything. Just a bucket of examples. Below is a quick overview in categories. Some link to an explanation on the subject at hand. Some examples appear in multiple categories.
- generate a map with Cellular Automata
- Singleton
- StaticVariables
- TimeBasedAnimation
- UIProgressBar
- CollisionDetectionAABB
- FontDisplay
- KeyboardEvent_01
- MoveToFront: Move an on screen element to front
- PlaySound: Basic playing sounds demo
- Divvy up an application in the classes that represent its screens
- UIProgressBar
- URLLoader