Difference between revisions of "Welcome!"

From GiderosMobile
(new layout test)
(new layout test)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
  
Here you will find various guides and resources to help you use GiderosMobile.
+
'''Here you will find various guides and resources to help you use GiderosMobile.'''
<gallery widths=350px heights=250px perrow=1>
+
<gallery widths=350px heights=250px perrow=1>studio_1.png</gallery>
studio_1.png|
 
</gallery>
 
  
 
=== API Reference ===
 
=== API Reference ===
Line 115: Line 113:
  
 
----
 
----
 +
 +
== GUIDES ==
 +
{|-
 +
| style="width: 30%;"|
  
 
=== Quick Start ===
 
=== Quick Start ===
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
 
 
[[Why use Gideros?]]<br/>
 
[[Why use Gideros?]]<br/>
 
[[Downloading Gideros Studio|Downloading and installing Gideros Studio]]<br/>
 
[[Downloading Gideros Studio|Downloading and installing Gideros Studio]]<br/>
 
[[Gideros Studio IDE]]<br/>
 
[[Gideros Studio IDE]]<br/>
 
[[Your Very First Program]]<br/>
 
[[Your Very First Program]]<br/>
</div>
 
 
----
 
  
 
=== Ultimate Guide ===
 
=== Ultimate Guide ===
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
 
 
[[Introduction]]<br/>
 
[[Introduction]]<br/>
 
[[Gideros Studio]]<br/>
 
[[Gideros Studio]]<br/>
Line 139: Line 136:
 
[[Event_system]]<br/>
 
[[Event_system]]<br/>
 
[[Profiling]]<br/>
 
[[Profiling]]<br/>
</div>
 
 
----
 
 
{|-
 
 
| style="width: 30%;"|
 
  
 
<!--
 
<!--
=== Quick Start ===
 
[[Why use Gideros?]]<br/>
 
[[Downloading Gideros Studio|Downloading and installing Gideros Studio]]<br/>
 
[[Gideros Studio IDE]]<br/>
 
[[Your Very First Program]]<br/>
 
 
 
=== API Reference ===
 
=== API Reference ===
 
[[Main API]]<br/>
 
[[Main API]]<br/>
Line 169: Line 153:
  
 
| style="width: 30%;"|
 
| style="width: 30%;"|
 +
 
=== Creating UI in Gideros ===
 
=== Creating UI in Gideros ===
 
[[UI Text]]<br/>
 
[[UI Text]]<br/>
Line 181: Line 166:
 
[[Mobile Controls]]<br/>
 
[[Mobile Controls]]<br/>
 
[[CBump|CBump Template]]<br/>
 
[[CBump|CBump Template]]<br/>
 +
 +
| style="width: 30%;"|
  
 
=== Exporting ===
 
=== Exporting ===
Line 195: Line 182:
 
[[What Does What]]<br/>
 
[[What Does What]]<br/>
 
[[Helping With Documentation]]<br/>
 
[[Helping With Documentation]]<br/>
 
| style="width: 30%;"|
 
<!--
 
=== Ultimate Guide ===
 
[[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/>
 
-->
 
  
 
=== Links ===
 
=== Links ===
Line 218: Line 189:
 
[[Made With Gideros]]<br/>
 
[[Made With Gideros]]<br/>
 
[[Developer YouTube Channels]]<br/>
 
[[Developer YouTube Channels]]<br/>
 +
 
|}
 
|}

Revision as of 08:09, 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


GUIDES

Quick Start

Why use Gideros?
Downloading and installing Gideros Studio
Gideros Studio IDE
Your Very First Program

Ultimate Guide

Introduction
Gideros Studio
Getting Started
Introduction to Lua
Classes in Gideros
Introduction to Graphics and Animation
Playing_Sound_and_Music
Hardware_and_OS
Extend_your_application_with_plugins
Event_system
Profiling


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