User Tools

Site Tools


dragengine:modules:dragonscript:xmlguitheme:parameters

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dragengine:modules:dragonscript:xmlguitheme:parameters [2018/02/27 15:10] – [Parameters] dragonlorddragengine:modules:dragonscript:xmlguitheme:parameters [2024/03/14 16:52] (current) dragonlord
Line 126: Line 126:
  
 ===== Border Size ===== ===== Border Size =====
-Sets a BorderSize parameter. [[https://dragengine.rptd.ch/docs/dragonscript/scriptapi/latest/classDragengine_1_1Gui_1_1BorderSize.html|BorderSize]] is a script class containing 4 pixel size integer values one for each side. You can define the BorderSize using two different version but you can not mix them. Not used attributes are set to 0.+Sets a BorderSize parameter. #@LinkApiDocDEDS2_HTML~classDragengine_1_1Gui_1_1BorderSize.html,BorderSize~@# is a script class containing 4 pixel size integer values one for each side. You can define the BorderSize using two different version but you can not mix them. Not used attributes are set to 0.
  
 <code xml> <code xml>
Line 137: Line 137:
  
 ===== Point ===== ===== Point =====
-Sets a Point parameter. [[https://dragengine.rptd.ch/docs/dragonscript/scriptapi/latest/classDragengine_1_1Gui_1_1Point.html|Point]] is a script class containing an X and Y integer coordinate. Not set attributes are 0.+Sets a Point parameter. #@LinkApiDocDEDS2_HTML~classDragengine_1_1Gui_1_1Point.html,Point~@# is a script class containing an X and Y integer coordinate. Not set attributes are 0.
  
 <code xml> <code xml>
dragengine/modules/dragonscript/xmlguitheme/parameters.1519744216.txt.gz · Last modified: 2018/02/27 15:10 by dragonlord