User contributions
From GiderosMobile
- 23:15, 17 December 2023 diff hist -1,406 Tuto tiny-ecs demo Part 3 tiny-ecs World
- 23:13, 17 December 2023 diff hist +38 Tuto tiny-ecs demo Part 3 tiny-ecs World
- 23:13, 17 December 2023 diff hist +3,546 N Tuto tiny-ecs demo Part 4 tiny-ecs Entity Created page with "__TOC__ == tiny-ecs World == We will create our tiny-ecs world in the LevelX scene (cf: ''scenemanager''). Please create the ''levelX.lua'' file in the "'''scenes'''" folder..."
- 23:11, 17 December 2023 diff hist +54 Tutorial - tiny-ecs demo
- 22:16, 17 December 2023 diff hist +996 Tuto tiny-ecs demo Part 3 tiny-ecs World
- 04:35, 17 December 2023 diff hist +147 Tiny-ecs
- 04:08, 17 December 2023 diff hist +63 Tuto tiny-ecs demo Part 3 tiny-ecs World
- 04:01, 17 December 2023 diff hist +23 Tuto tiny-ecs demo Part 3 tiny-ecs World
- 03:58, 17 December 2023 diff hist +2,454 N Tuto tiny-ecs demo Part 3 tiny-ecs World Created page with "__TOC__ == tiny-ecs World == We will create our tiny-ecs world in the LevelX scene. Please create the ''levelX.lua'' file in the "'''scenes'''" folder: <syntaxhighlight lang..."
- 03:30, 17 December 2023 diff hist +10 Tuto tiny-ecs demo Part 2 Menu current
- 03:29, 17 December 2023 diff hist +10 Tuto tiny-ecs demo Part 1 Setup
- 03:27, 17 December 2023 diff hist -41 Tuto tiny-ecs demo Part 1 Setup
- 03:27, 17 December 2023 diff hist 0 Tutorial - tiny-ecs demo
- 03:26, 17 December 2023 diff hist +15 Tutorial - tiny-ecs demo
- 03:23, 17 December 2023 diff hist +6,118 Tuto tiny-ecs demo Part 2 Menu
- 02:03, 17 December 2023 diff hist +222 N Tuto tiny-ecs demo Part 2 Menu Created page with "__TOC__ == Init == == Main == == Menu scene == Okay, we are all set up, aren't we? Prev.: Tuto tiny-ecs_demo Part 1 Setup</br> '''Next: xxx''' '''Tutorial -..."
- 02:00, 17 December 2023 diff hist +27 Tuto tiny-ecs demo Part 1 Setup
- 01:59, 17 December 2023 diff hist +37 Tutorial - tiny-ecs demo
- 01:01, 17 December 2023 diff hist +1 Tutorial - tiny-ecs demo
- 00:56, 17 December 2023 diff hist -2 Tuto tiny-ecs demo Part 1 Setup
- 00:54, 17 December 2023 diff hist +1,135 N Tuto tiny-ecs demo Part 1 Setup Created page with "__TOC__ == Project setup == Create a project and call it "''tiny-ecs_demo''" for example. In the project properties, in the ''Graphics'' tab, change: * '''Scale Mode''': Lett..."
- 00:48, 17 December 2023 diff hist +5 ButtonMonster class
- 00:47, 17 December 2023 diff hist +72 ButtonMonster class
- 00:45, 17 December 2023 diff hist +76 N File:ButtonMonster.lua the lua file so you don't have to copy paste the code yourself
- 00:08, 17 December 2023 diff hist +712 N Tutorial - tiny-ecs demo Created page with "'''The first time I used the ECS paradigm to code a game, I was hooked! Let me share with you my excitment :-)''' Hello developer! In this tutorial, we will build a simple d..."
- 23:55, 16 December 2023 diff hist +5 Written Tutorials
- 23:29, 16 December 2023 diff hist 0 N File:Tiny-ecs demo pic2.png current
- 23:29, 16 December 2023 diff hist 0 N File:Tiny-ecs demo pic1.png current
- 23:06, 16 December 2023 diff hist +131 Written Tutorials
- 20:01, 15 December 2023 diff hist +226 Os.clock current
- 19:50, 15 December 2023 diff hist +177 Application
- 19:49, 15 December 2023 diff hist +888 N Application:getProjectProperties Created page with "'''Available since:''' Gideros 2023.12<br/> '''Class:''' Application<br/> === Description === Returns the properties of the project. <syntaxhighlight lang="lua"> (table)..." current
- 19:28, 15 December 2023 diff hist +30 m Application:getOrientation current
- 19:16, 15 December 2023 diff hist 0 m Event current
- 19:11, 15 December 2023 diff hist +20 Event.APPLICATION START current
- 19:09, 15 December 2023 diff hist -4 Event.APPLICATION BACKGROUND current
- 19:04, 15 December 2023 diff hist -48 Application
- 19:03, 15 December 2023 diff hist +328 N Event.APPLICATION PERMISSION Created page with "'''Available since:''' Gideros 2023.12<br/> '''Value:''' applicationPermission<br/> '''Defined by:''' EventDispatcher<br/> === Description === The Event.APPLICATION_PERMI..." current
- 18:48, 15 December 2023 diff hist +3 Event.APPLICATION RESUME current
- 18:42, 15 December 2023 diff hist -1 Cryptography.unb64 current
- 18:41, 15 December 2023 diff hist -1 Cryptography.b64 current
- 18:40, 15 December 2023 diff hist +307 Cryptography current
- 18:39, 15 December 2023 diff hist +613 N Cryptography.sha1 Created page with "__NOTOC__ '''Available since:''' Gideros 2023.12<br/> '''Class:''' Cryptography<br/> === Description === sha1 encode some data. <syntaxhighlight lang="lua"> (string) = Cr..." current
- 18:36, 15 December 2023 diff hist +6 Cryptography.pbkdf2 current
- 18:34, 15 December 2023 diff hist +844 N Cryptography.pbkdf2 Created page with "__NOTOC__ '''Available since:''' Gideros 2023.12<br/> '''Class:''' Cryptography<br/> === Description === Password-Based Key Derivation Function 2 (PBKDF2). <syntaxhighlig..."
- 14:47, 15 December 2023 diff hist -45 Latest Release
- 01:46, 15 December 2023 diff hist +464 Tiny-ecs
- 01:22, 15 December 2023 diff hist 0 N File:Tiny-ecs.lua current
- 23:51, 14 December 2023 diff hist +47 Tiny-ecs
- 23:49, 14 December 2023 diff hist +15 Tiny-ecs