Deletion log

From GiderosMobile

Below is a list of the most recent deletions.

Logs
  • 20:11, 11 November 2023 MoKaLux talk contribs deleted page Sprite:setDimensions (content was: "__NOTOC__ '''Available since:''' Gideros 2020.7<br/> '''Class:''' Sprite<br/> === Description === Sets both width and height of the Sprite. <syntaxhighlight lang="lua"> Sprite:setDimensions(w,h) </syntaxhighlight> === Parameters === '''w''': (number) the Sprite new width<br/> '''h''': (number) the Sprite new height<br/> {{Sprite}}")