Commit graph

21 commits

Author SHA1 Message Date
Richard Davey
49fe5ee65f Added Group IDs and references to Sprites, Group sorting, z-index values and child swapping. Also added all of the drag and bounds methods to Input. 2013-06-02 03:47:54 +01:00
Richard Davey
fe372af453 Commit before tidying up redundant files 2013-05-31 15:13:03 +01:00
Richard Davey
c1eafe865a First pass at integrating the new physics system. 2013-05-29 21:39:08 +01:00
Richard Davey
3c0c349089 More refactoring for 1.0.0 2013-05-28 21:38:37 +01:00
Richard Davey
bd54460e80 Added the GameObjectManager 2013-05-23 00:01:58 +01:00
Richard Davey
0b2d818ba8 CollisionMask up and running 2013-05-20 06:21:12 +01:00
Richard Davey
55568592b5 Lots of updates across input, rendering and grouping 2013-05-17 06:49:43 +01:00
Richard Davey
ce7bfd1fc2 Added FullScreen API support and fixed numerous StageScaleMode issues. 2013-05-14 03:37:38 +01:00
Sean
77582fb1ed Re-format optional parameters. 2013-05-10 16:31:18 +01:00
Sean
4be5a10e44 Finish documents for GameObject, World, TweenManager, State, Stage. 2013-05-10 16:31:14 +01:00
Sean
98693cb418 Finish document for Cache, Game, Stage, State and World class. 2013-05-10 16:31:12 +01:00
Richard Davey
cb9cb6e894 Github Bug Fixes 2013-04-28 22:04:37 +01:00
Richard Davey
332f715943 Finally fixed a really annoying bug in ScrollZone and it now works perfectly across the board. 2013-04-23 15:15:34 +01:00
Richard Davey
f2678104fa Saving first iteration of the ScrollZone game object. 2013-04-22 01:53:24 +01:00
Richard Davey
a90606a28a Complete 0.9 release 2013-04-18 16:49:08 +01:00
Richard Davey
64d57b8e05 Refactoring of the codebase finished. All classes updated. Ready for final push to 1.0 release. 2013-04-18 15:48:06 +01:00
Richard Davey
6bb4c5e3fc Preparing for new release 2013-04-18 14:16:18 +01:00
Richard Davey
25a59b97b4 V0.8 - added DynamicTexture support and 2 examples, plus animation frame names and removed a few bugs. 2013-04-15 22:13:11 +01:00
Richard Davey
ebf83609ae Version 0.7 release. StageScaleMode support added and world input values exposed. 2013-04-14 02:31:00 +01:00
Richard Davey
5450202cde Added Touch and Full Screen support for mobile devices. Also added Random Data Generator and Device classes and organised Point, Rect and the new Circle class into Geom. 2013-04-13 04:25:03 +01:00
Richard Davey
a1a1ab3f30 First push to github 2013-04-12 17:19:56 +01:00