cswinter / CodeCraftGame

The CodeCraft programming game.
http://www.codecraftgame.org
35 stars 10 forks source link

Show drone info on mouseover #4

Open barrybecker4 opened 6 years ago

barrybecker4 commented 6 years ago

It would me nice if information about the drone such as hitpoints, amount of energy, speed, etc, could be shown in a tooltip or sepearate panel when moused over.

cswinter commented 6 years ago

This would be nice to have! I'm not planning to add any new features currently, but at least there's a showText method you can use to display any text on top of a drone.