Search results

From GiderosMobile
  • This is the code for an '''EBuilding''' entity: In the project I added an '''SDebugDraw''' system.
    2 KB (348 words) - 15:29, 22 December 2023
  • ...it on stage. To keep our code clean, let's handle the background image as an object of class Background. We'll define it later. Our background object will mostly display an image, so let our Background class be a subclass of Gideros Pixel object:
    8 KB (1,344 words) - 13:28, 15 November 2023
  • When exporting for Apple platforms, Gideros will output an Xcode project. Some plugins relies on CocoaPods. so be sure to have it inst To set up an XBox One dev account you can join id@xbox: https://www.xbox.com/en-GB/devel
    7 KB (1,183 words) - 23:28, 18 November 2023
  • * an array of cannons. Cannons have a position and angle in the source image, a '''[[Tutorial - Making a 2D space shooter game]]'''
    9 KB (1,444 words) - 23:08, 15 November 2023
  • -- not started scrolling: build an enemy row '''[[Tutorial - Making a 2D space shooter game]]'''
    6 KB (905 words) - 23:56, 15 November 2023
  • There is an example iOS plugin included with Gideros Studio for Game Kit. This means th Data is pushed onto the stack, and popped off the stack. In this example, an integer has just been pushed onto the stack, and is at the top of the stack
    25 KB (3,300 words) - 15:26, 13 July 2023
  • ...options/modifiers *, l, L, n, p, and h are not supported and that there is an extra option, q. ...positive number, while negative numbers are unaffected. This is useful for making positive and negative numbers vertically align in a visual stacked list.
    6 KB (1,004 words) - 15:33, 13 July 2023
  • ...annon rate value. The bullet will know if it was fired by the player or by an enemy ship thanks to the ''self.ship.isplayer'' boolean flag. self.isplayer = isplayer -- is it a player bullet (true) or an enemy bullet (nil)?
    7 KB (1,095 words) - 21:10, 15 November 2023
  • We now give an error when built-in types are being redefined: type string = number -- Now an error: Redefinition of type 'string'
    146 KB (24,034 words) - 01:16, 31 March 2023