Search results

From GiderosMobile
  • Sets the value of the ''ty'' component for this Matrix instance. Matrix:setTy(ty)
    289 bytes (34 words) - 15:30, 13 July 2023
  • Returns the value of the ''ty'' component for this Matrix instance. '''Returns''' (number) the current ''ty'' parameter<br/>
    336 bytes (39 words) - 15:30, 13 July 2023
  • Matrix:setElements(m11,m12,m21,m22,tx,ty) '''ty''': (number, default = 0) <br/>
    491 bytes (59 words) - 15:30, 13 July 2023
  • (any) = Matrix.new(m11,m12,m21,m22,tx,ty) '''ty''': (number, default = 0) <br/>
    581 bytes (71 words) - 15:30, 13 July 2023
  • TileMap:setTile(x,y,tx,ty,flip,color,alpha) '''ty''': (number) the y-index of the tile<br/>
    819 bytes (115 words) - 15:33, 13 July 2023
  • Sprite:spriteToLocal(spr,x,y,z,tx,ty,tz) '''ty''': (number) the new y local space<br/>
    1 KB (147 words) - 15:33, 13 July 2023
  • '''Returns''' (number) ty element<br/>
    567 bytes (66 words) - 15:30, 13 July 2023
  • ...ties in a Matrix object: ''m11'', ''m12'', ''m21'', ''m22'', ''tx'', and ''ty''. ...tes a new Matrix object''<br/><!--GIDEROSMTD:Matrix.new(m11,m12,m21,m22,tx,ty) creates a new Matrix object-->
    10 KB (1,410 words) - 23:11, 21 September 2023
  • local tx, ty = e.touch.x, e.touch.y if tx > mx or ty < my then return end
    7 KB (976 words) - 23:52, 18 November 2023
  • ...] ''sets the index of the tile''<br/><!--GIDEROSMTD:TileMap:setTile(x,y,tx,ty,flip,color,alpha) sets the index of the tile-->
    3 KB (474 words) - 15:33, 13 July 2023
  • local ty = math.floor((gid - tileset.firstgid) / tileset.sizex) + 1 tilemap:setTile(x, y, tx, ty, (flipHor | flipVer | flipDia))
    18 KB (2,507 words) - 23:54, 18 November 2023
  • ...al space to another''<br/><!--GIDEROSMTD:Sprite:spriteToLocal(spr,x,y,z,tx,ty,tz) converts from one sprite local space to another-->
    18 KB (2,455 words) - 00:22, 7 October 2024