Search results

From GiderosMobile
  • Sets the value of the ''tx'' component for this Matrix instance. Matrix:setTx(tx)
    289 bytes (34 words) - 15:30, 13 July 2023
  • Returns the value of the ''tx'' component for this Matrix instance. '''Returns''' (number) the current ''tx'' parameter<br/>
    336 bytes (39 words) - 15:30, 13 July 2023
  • Matrix:setElements(m11,m12,m21,m22,tx,ty) '''tx''': (number, default = 0) <br/>
    491 bytes (59 words) - 15:30, 13 July 2023
  • (any) = Matrix.new(m11,m12,m21,m22,tx,ty) '''tx''': (number, default = 0) <br/>
    581 bytes (71 words) - 15:30, 13 July 2023
  • TileMap:setTile(x,y,tx,ty,flip,color,alpha) '''tx''': (number) the x-index of the tile<br/>
    819 bytes (115 words) - 15:33, 13 July 2023
  • Sprite:spriteToLocal(spr,x,y,z,tx,ty,tz) '''tx''': (number) the new x local space<br/>
    1 KB (147 words) - 15:33, 13 July 2023
  • '''Returns''' (number) tx element<br/>
    567 bytes (66 words) - 15:30, 13 July 2023
  • ...f the properties in a Matrix object: ''m11'', ''m12'', ''m21'', ''m22'', ''tx'', and ''ty''. ...reates 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
  • ...le]] ''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 tx = (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
  • ...local 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,457 words) - 20:50, 17 September 2023