tssan / haxe-playground

learning haxe with simple examples

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

haxe-playground

learning haxe with simple examples

List of examples:

  1. BouncingBall - how to move object using Event.ENTER_FRAME
  2. BouncingBalls - spawning object on MouseEvent.CLICK
  3. CardDrag - mouse drag using mouse events
  4. CardRotate - rotate image around it's center & follow mouse cursor
  5. Snapobject - snap object on MOUSE_UP

About

learning haxe with simple examples

License:MIT License


Languages

Language:Haxe 100.0%