Difference between revisions of "Welcome!"

From GiderosMobile
(new layout test)
Line 60: Line 60:
 
[[Special:MyLanguage/Controller|Controller]]<br/>
 
[[Special:MyLanguage/Controller|Controller]]<br/>
 
[[Special:MyLanguage/Facebook|Facebook]]<br/>
 
[[Special:MyLanguage/Facebook|Facebook]]<br/>
 +
[[Special:MyLanguage/Facebook Instant Games|Facebook Instant Games]]<br/>
 
[[Special:MyLanguage/flurry|flurry]]<br/>
 
[[Special:MyLanguage/flurry|flurry]]<br/>
 
[[Special:MyLanguage/Gaming|Gaming]]<br/>
 
[[Special:MyLanguage/Gaming|Gaming]]<br/>
Line 81: Line 82:
 
[[Special:MyLanguage/NotificationManager|NotificationManager]]<br/>
 
[[Special:MyLanguage/NotificationManager|NotificationManager]]<br/>
 
[[Special:MyLanguage/StoreKit|StoreKit]]<br/>
 
[[Special:MyLanguage/StoreKit|StoreKit]]<br/>
 +
</div>
 +
 +
----
 +
 +
=== Lua API ===
 +
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
 +
[[Special:MyLanguage/(global)|(global)]]<br />
 +
[[Special:MyLanguage/coroutine|coroutine]]<br />
 +
[[Special:MyLanguage/debug|debug]]<br />
 +
[[Special:MyLanguage/file|file]]<br />
 +
[[Special:MyLanguage/int64|int64]]<br />
 +
[[Special:MyLanguage/io|io]]<br />
 +
[[Special:MyLanguage/math|math]]<br />
 +
[[Special:MyLanguage/os|os]]<br />
 +
[[Special:MyLanguage/package|package]]<br />
 +
[[Special:MyLanguage/string|string]]<br />
 +
[[Special:MyLanguage/table|table]]<br />
 +
[[Special:MyLanguage/utf8|utf8]]<br />
 +
[[Special:MyLanguage/zlib|zlib]]<br />
 +
</div>
 +
 +
----
 +
 +
=== Lua Reference ===
 +
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
 +
[[Basic Concepts]]<br/>
 +
[[The Language]]<br/>
 +
[[Classes]]<br/>
 +
[[Standard Libraries]]<br/>
 +
[[Lua enhancements]]<br/>
 +
</div>
 +
 +
----
 +
 +
=== Quick Start ===
 +
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
 +
[[Why use Gideros?]]<br/>
 +
[[Downloading Gideros Studio|Downloading and installing Gideros Studio]]<br/>
 +
[[Gideros Studio IDE]]<br/>
 +
[[Your Very First Program]]<br/>
 +
</div>
 +
 +
----
 +
 +
=== Ultimate Guide ===
 +
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
 +
[[Introduction]]<br/>
 +
[[Gideros Studio]]<br/>
 +
[[Getting Started]]<br/>
 +
[[Introduction to Lua]]<br/>
 +
[[Classes in Gideros]]<br/>
 +
[[Introduction to Graphics|Introduction to Graphics and Animation]]<br/>
 +
[[Playing_Sound_and_Music]]<br/>
 +
[[Hardware_and_OS]]<br/>
 +
[[Extend_your_application_with_plugins]]<br/>
 +
[[Event_system]]<br/>
 +
[[Profiling]]<br/>
 
</div>
 
</div>
  
Line 89: Line 147:
 
| style="width: 30%;"|
 
| style="width: 30%;"|
  
 +
<!--
 
=== Quick Start ===
 
=== Quick Start ===
 
[[Why use Gideros?]]<br/>
 
[[Why use Gideros?]]<br/>
Line 107: Line 166:
 
[[Standard Libraries]]<br/>
 
[[Standard Libraries]]<br/>
 
[[Lua enhancements]]<br/>
 
[[Lua enhancements]]<br/>
 +
-->
  
 
| style="width: 30%;"|
 
| style="width: 30%;"|
Line 137: Line 197:
  
 
| style="width: 30%;"|
 
| style="width: 30%;"|
 +
<!--
 
=== Ultimate Guide ===
 
=== Ultimate Guide ===
 
[[Introduction]]<br/>
 
[[Introduction]]<br/>
Line 149: Line 210:
 
[[Event_system]]<br/>
 
[[Event_system]]<br/>
 
[[Profiling]]<br/>
 
[[Profiling]]<br/>
 +
-->
  
 
=== Links ===
 
=== Links ===

Revision as of 07:41, 4 December 2019


Here you will find various guides and resources to help you use GiderosMobile.

API Reference


Plugins Reference

Deprecated:

Lua API


Lua Reference


Quick Start


Ultimate Guide



Creating UI in Gideros

UI Text
UI Buttons
UI Color Picker
UI Scrollable List
UI Slider

Creating a Game in Gideros

Scene Manager
Game Camera
Mobile Controls
CBump Template

Exporting

Deployment to Device
The Stores

Advanced

Examples (AKA Gideros Forum Gems)
Writing Shaders
Compiling Gideros Source
Making a Plugin
What Does What
Helping With Documentation

Links

Video Tutorials
Article Tutorials
Made With Gideros
Developer YouTube Channels