add combat controls

This commit is contained in:
Eduardo Bart
2012-02-07 21:06:52 -02:00
parent e51789378a
commit ee1357a848
21 changed files with 293 additions and 8 deletions

View File

@@ -57,6 +57,8 @@ function ToolTip.terminate()
currentHoveredWidget = nil
toolTipLabel:destroy()
toolTipLabel = nil
ToolTip = nil
end
function ToolTip.display(text)