Commit Graph

3 Commits

Author SHA1 Message Date
Florian Rival 3ac292ec18 Factor common methods to gdjs.RuntimeObject.
Thanks to exposePIXIDisplayObject, objects can expose the PIXI.DisplayObject that they are using
and let RuntimeObject handles common operations (layer change, z order change, deletion, visibility).
2015-09-10 22:37:32 +02:00
Florian Rival f0b904941b Fix Backspace key with TextEntry object on Firefox 2015-05-21 23:08:20 +12:00
Florian Rival 01e9848feb Ported TextEntryObject for HTML5 games 2015-01-07 23:13:50 +01:00