mirror of
https://github.com/wassname/phaser.git
synced 2026-07-03 17:10:40 +08:00
e15bebd269
Text.inputEnabled allows you to enable all input events over Text objects: dragging, clicking, etc - anything that works on a Sprite works on Text now too.