Search results

From GiderosMobile
  • Sprite:setScale(scaleX,scaleY,scaleZ) '''scaleX''': (number) scale x of the object<br/>
    453 bytes (57 words) - 15:33, 13 July 2023
  • Matrix:setScaleX(scalex) '''scalex''': (number) scale on x axis<br/>
    282 bytes (34 words) - 15:31, 13 July 2023
  • Sprite:setScaleX(scaleX) '''scaleX''': (number) horizontal scale of the sprite<br/>
    307 bytes (35 words) - 15:33, 13 July 2023
  • *''"scaleX"'' scaleX = sprite:getScaleX()
    1 KB (189 words) - 15:33, 13 July 2023
  • *''"scaleX"'' sprite:set("scaleX", 0.5)
    2 KB (245 words) - 15:33, 13 July 2023
  • local scalex, scaley = 26, 22 -- 18, 14 local btnup = ButtonOleg.new("O", 0xffffff, scalex - 2, scaley, alpha) -- UP (B)
    10 KB (1,386 words) - 23:51, 18 November 2023
  • local scalex, scaley = xobject.width/tex:getWidth(), xobject.height/tex:getHeight() bitmap:setScale(scalex, scaley)
    24 KB (3,110 words) - 17:36, 17 May 2025
  • local scalex, scaley = xobject.width/tex:getWidth(), xobject.height/tex:getHeight() bitmap:setScale(scalex, scaley)
    39 KB (5,300 words) - 17:36, 17 May 2025
  • local scalex, scaley = xobject.width/tex:getWidth(), xobject.height/tex:getHeight() bitmap:setScale(scalex, scaley)
    27 KB (3,440 words) - 17:36, 17 May 2025
  • function Camera:setScale(scaleX, scaleY) -- override scaleX = math.max(scaleX, minScaleX, minScaleY)
    31 KB (4,361 words) - 23:50, 18 November 2023
  • *''scaleX''
    6 KB (782 words) - 13:48, 11 January 2025
  • ...tical and z axis scales of the sprite''<br/><!--GIDEROSMTD:Sprite:setScale(scaleX,scaleY,scaleZ) sets the horizontal, vertical and z axis scales of the sprit ...s the horizontal scale of the sprite''<br/><!--GIDEROSMTD:Sprite:setScaleX(scaleX) sets the horizontal scale of the sprite-->
    18 KB (2,455 words) - 00:22, 7 October 2024
  • p:set("scaleX", 1.5) -- OK
    5 KB (774 words) - 02:37, 23 March 2025
  • <!--GIDEROSMTD:ImGui:getContentRegionMax() scaleX, scaleY = ImGui:getContentRegionMax()-->
    90 KB (9,931 words) - 02:46, 11 October 2024
  • scaleX, scaleY = ImGui:getContentRegionMax()
    70 KB (8,790 words) - 23:37, 11 October 2024