Browse Source

Update documentation.

Lasse Öörni 12 years ago
parent
commit
f167112a6a
1 changed files with 3 additions and 0 deletions
  1. 3 0
      Docs/ScriptAPI.dox

+ 3 - 0
Docs/ScriptAPI.dox

@@ -3843,6 +3843,7 @@ Properties:<br>
 - IntVector2 labelOffset
 - IntVector2 labelOffset
 - float repeatDelay
 - float repeatDelay
 - float repeatRate
 - float repeatRate
+- bool pressed (readonly)
 
 
 
 
 CheckBox
 CheckBox
@@ -5155,6 +5156,7 @@ Properties:<br>
 - IntVector2 labelOffset
 - IntVector2 labelOffset
 - float repeatDelay
 - float repeatDelay
 - float repeatRate
 - float repeatRate
+- bool pressed (readonly)
 - UIElement@ popup
 - UIElement@ popup
 - IntVector2 popupOffset
 - IntVector2 popupOffset
 - bool showPopup
 - bool showPopup
@@ -5305,6 +5307,7 @@ Properties:<br>
 - IntVector2 labelOffset
 - IntVector2 labelOffset
 - float repeatDelay
 - float repeatDelay
 - float repeatRate
 - float repeatRate
+- bool pressed (readonly)
 - bool showPopup
 - bool showPopup
 - uint selection
 - uint selection
 - bool resizePopup
 - bool resizePopup