User contributions
From GiderosMobile
- 08:57, 11 September 2018 diff hist +87 Welcome!
- 08:55, 11 September 2018 diff hist +871 Video Tutorials
- 08:35, 11 September 2018 diff hist +437 What Does What
- 21:14, 10 September 2018 diff hist -6 Introduction
- 21:13, 10 September 2018 diff hist +168 Welcome! Marked this version for translation
- 21:13, 10 September 2018 diff hist +103 Welcome!
- 21:09, 10 September 2018 diff hist +23 Welcome!
- 21:09, 10 September 2018 diff hist +19 Welcome!
- 21:06, 10 September 2018 diff hist -1 Welcome!
- 21:05, 10 September 2018 diff hist +647 N Animations With Movieclip Created page with "'''Note:''' Currently there’s no way to set the animation speed, however you can prepare different animations for different speeds like: <source lang="lua"> local eliAnim =..."
- 21:04, 10 September 2018 diff hist +305 Welcome!
- 21:01, 10 September 2018 diff hist +14,262 N Drawing Shapes Created page with "Gideros has two sets of API command to draw shapes, normal shapes and path2D shapes. === Normal Shapes === Gideros provides a Shape class for drawing primitive shapes. It is..."
- 20:58, 10 September 2018 diff hist +19 N File:Linestyles.png current
- 20:52, 10 September 2018 diff hist +21 N File:First rectangle.png current
- 20:50, 10 September 2018 diff hist +22 N File:First line.png current
- 20:48, 10 September 2018 diff hist +18 N File:Coordinate system.png current
- 20:40, 10 September 2018 diff hist +3,564 N Fonts and Text Created page with "Gideros supports for both bitmap fonts (also known as BMFonts) and TrueType Fonts. Font and TTFont classes are used to load fonts and TextField class is used to create display..."
- 20:40, 10 September 2018 diff hist +13 N File:Typography Line Terms.png current
- 20:34, 10 September 2018 diff hist +4,004 N Scene Management Created page with "Most applications and games have different scenes (e.g., menu, scoreboard, game levels, inventory, end-of-game, etc). A transition from one scene to another is usually start..."
- 20:28, 10 September 2018 diff hist -110 Welcome!
- 20:27, 10 September 2018 diff hist +34 Welcome!
- 20:25, 10 September 2018 diff hist +5,047 N Textures and Bitmaps Created page with "Texture class is used to load an image file and holds the data stored in the image file. The Bitmap class inherits from Sprite and wraps a Texture object for on-screen display..."
- 20:25, 10 September 2018 diff hist +6 Welcome!
- 20:21, 10 September 2018 diff hist +6 Welcome!
- 20:19, 10 September 2018 diff hist +389 N Introduction to Graphics Created page with "=== Introduction to Graphics === In Gideros Studio, all graphical content is constructed by creating graphical instances and adding them to the scene tree. For example, Bitma..."
- 20:18, 10 September 2018 diff hist +603 N The Stage Created page with "The scene tree is the hierarchy of all graphical objects currently displayed and this hierarchy needs a root. The root of the scene tree is an instance of the Stage class whic..."
- 20:18, 10 September 2018 diff hist +72 Welcome!
- 20:15, 10 September 2018 diff hist +1,374 N Drawing Sprites Created page with "Sprite is the base class of all display classes and has no visual representation. It’s the main construction element and used to create display hierarchies. Sprites can have..."
- 20:15, 10 September 2018 diff hist +101 Welcome!
- 20:10, 10 September 2018 diff hist +486 Welcome!
- 20:04, 10 September 2018 diff hist +2,724 N Automatic Image Resolution Created page with "With the introduction of iPad, iPhone 4 and variety of devices running Android, now there are multiple resolutions that game developers should consider. To efficiently use tex..." current
- 20:03, 10 September 2018 diff hist +30 N File:Image scales 2.png current
- 20:02, 10 September 2018 diff hist +26 N File:Image scales.png current
- 20:00, 10 September 2018 diff hist +49 N File:Project properties.png current
- 19:50, 10 September 2018 diff hist +19 N File:Anchorpoint.png current
- 19:43, 10 September 2018 diff hist -29 Deployment to Device
- 19:43, 10 September 2018 diff hist -3 Deployment to Device
- 19:43, 10 September 2018 diff hist +26 N File:Iphoneplayer.png current
- 19:41, 10 September 2018 diff hist +176 Gideros Studio IDE
- 19:40, 10 September 2018 diff hist +34 N File:DlgPlayerSettings.png current
- 19:39, 10 September 2018 diff hist +34 N File:Startandstop.png current
- 19:38, 10 September 2018 diff hist +29 N File:Desktopplayer.png current
- 19:37, 10 September 2018 diff hist +29 N File:Bookmarks2.png current
- 19:36, 10 September 2018 diff hist +24 N File:Bookmarks.png current
- 19:35, 10 September 2018 diff hist +24 N File:Codearea2.png current
- 19:34, 10 September 2018 diff hist +29 N File:Codearea.png current
- 19:33, 10 September 2018 diff hist +57 Gideros Studio IDE
- 19:33, 10 September 2018 diff hist +30 N File:OutputPane.png current
- 19:32, 10 September 2018 diff hist +32 N File:ProjectPane.png current
- 19:30, 10 September 2018 diff hist +1 Gideros Player