Difference between revisions of "Welcome!"

From GiderosMobile
(new layout test)
(I think that's my final main page layout, unless somebody else changes it.)
(43 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 
+
== '''GIDEROS API REFERENCES''' ==
Here you will find various guides and resources to help you use GiderosMobile.
 
<gallery widths=350px heights=250px perrow=1>
 
studio_1.png|
 
</gallery>
 
 
 
=== API Reference ===
 
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
 
[[Special:MyLanguage/Accelerometer|Accelerometer]]<br/>
 
[[Special:MyLanguage/AlertDialog|AlertDialog]]<br/>
 
[[Special:MyLanguage/Application|Application]]<br/>
 
[[Special:MyLanguage/Bitmap|Bitmap]]<br/>
 
[[Special:MyLanguage/Core|Core]]<br/>
 
[[Special:MyLanguage/Cryptography|Cryptography]]<br/>
 
[[Special:MyLanguage/Event|Event]]<br/>
 
[[Special:MyLanguage/EventDispatcher|EventDispatcher]]<br/>
 
[[Special:MyLanguage/Font|Font]]<br/>
 
[[Special:MyLanguage/FontBase|FontBase]]<br/>
 
[[Special:MyLanguage/Geolocation|Geolocation]]<br/>
 
[[Special:MyLanguage/Gyroscope|Gyroscope]]<br/>
 
[[Special:MyLanguage/JS|JS]]<br/>
 
[[Special:MyLanguage/KeyCode|KeyCode]]<br/>
 
[[Special:MyLanguage/Matrix|Matrix]]<br/>
 
[[Special:MyLanguage/Mesh|Mesh]]<br/>
 
[[Special:MyLanguage/MovieClip|MovieClip]]<br/>
 
[[Special:MyLanguage/Object|Object]]<br/>
 
[[Special:MyLanguage/Particles|Particles]]<br/>
 
[[Special:MyLanguage/Path2D|Path2D]]<br/>
 
[[Special:MyLanguage/Pixel|Pixel]]<br/>
 
[[Special:MyLanguage/RenderTarget|RenderTarget]]<br/>
 
[[Special:MyLanguage/Screen|Screen]]<br/>
 
[[Special:MyLanguage/Shader|Shader]]<br/>
 
[[Special:MyLanguage/Shape|Shape]]<br/>
 
[[Special:MyLanguage/Sound|Sound]]<br/>
 
[[Special:MyLanguage/SoundChannel|SoundChannel]]<br/>
 
[[Special:MyLanguage/Sprite|Sprite]]<br/>
 
[[Special:MyLanguage/Stage|Stage]]<br/>
 
[[Special:MyLanguage/TTFont|TTFont]]<br/>
 
[[Special:MyLanguage/TextField|TextField]]<br/>
 
[[Special:MyLanguage/TextInputDialog|TextInputDialog]]<br/>
 
[[Special:MyLanguage/Texture|Texture]]<br/>
 
[[Special:MyLanguage/TextureBase|TextureBase]]<br/>
 
[[Special:MyLanguage/TexturePack|TexturePack]]<br/>
 
[[Special:MyLanguage/TextureRegion|TextureRegion]]<br/>
 
[[Special:MyLanguage/TileMap|TileMap]]<br/>
 
[[Special:MyLanguage/Timer|Timer]]<br/>
 
[[Special:MyLanguage/UrlLoader|UrlLoader]]<br/>
 
[[Special:MyLanguage/Viewport|Viewport]]<br/>
 
</div>
 
 
 
----
 
 
 
 
{|-
 
{|-
 
 
| style="width: 30%;"|
 
| style="width: 30%;"|
 +
:::::::::::
 +
==='''[[Lua API]]'''===
 +
| style="width: 30%;"|
 +
:::::::::::
 +
==='''[[Main API]]'''===
 +
| style="width: 30%;"|
 +
:::::::::::
 +
==='''[[Plugins]]'''===
 +
|}
  
 +
== '''GIDEROS GUIDES AND TUTORIALS''' ==
 +
{|-
 +
| style="width: 30%; vertical-align:top;"|
 +
:::::::::::
 
=== Quick Start ===
 
=== Quick Start ===
[[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/>-->
 +
[[Gideros Mobile]]<br/>
  
=== API Reference ===
+
=== Lua Reference ===
[[Main API]]<br/>
+
[[The Language|Lua Overview]]<br/>
[[Plugins]]<br/>
+
[[Lua enhancements|Gideros Lua Enhancements]]<br/>
[[Lua API]]<br/>
 
[[Facebook Instant Games]]<br/>
 
  
=== Lua Reference ===
+
| style="width: 30%; vertical-align:top;"|
[[Basic Concepts]]<br/>
+
:::::::::::
[[The Language]]<br/>
+
=== Ultimate Guide ===
[[Classes]]<br/>
+
[[Introduction]]<br/>
[[Standard Libraries]]<br/>
+
[[Gideros Studio]]<br/>
[[Lua enhancements]]<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/>
 +
 
 +
| style="width: 30%; vertical-align:top;"|
 +
:::::::::::
 +
=== Tutorials ===
 +
[[Video Tutorials]]<br/>
 +
[[Article Tutorials]]<br/>
  
| style="width: 30%;"|
+
=== Links ===
=== Creating UI in Gideros ===
+
[[Made With Gideros]]<br/>
[[UI Text]]<br/>
+
[[Developer YouTube Channels|Developers YouTube Channels]]<br/>
[[UI Buttons]]<br/>
+
|}
[[UI Color Picker]]<br/>
 
[[UI Scrollable List]]<br/>
 
[[UI Slider]]<br/>
 
  
=== Creating a Game in Gideros ===
+
== '''GIDEROS HELPERS''' ==
[[Scene Manager]]<br/>
+
{|-
 +
| style="width: 30%; vertical-align:top;"|
 +
:::::::::::
 +
=== Game Helpers ===
 +
[[Scene Manager|Scene Manager/Easing]]<br/>
 
[[Game Camera]]<br/>
 
[[Game Camera]]<br/>
 +
[[Animated Sprite Factory|An Animation Sprite Factory]]<br/>
 
[[Mobile Controls]]<br/>
 
[[Mobile Controls]]<br/>
[[CBump|CBump Template]]<br/>
+
[[CBump Template|CBump Template]]<br/>
  
=== Exporting ===
+
| style="width: 30%; vertical-align:top;"|
[[Deployment to Device]]<br/>
+
:::::::::::
<!-- [[Extend with Plugins]]<br/> -->
+
=== UI Classes ===
[[The Stores]]<br/>
+
[[UI Buttons|UI Buttons]]<br/>
 +
[[UI Color Picker|UI Color Picker]]<br/>
 +
[[UI Scrollable List|UI Scrollable List]]<br/>
 +
[[UI Slider|UI Slider]]<br/>
 +
[[UI Text|UI Text]]<br/>
 +
 
 +
| style="width: 30%; vertical-align:top;"|
 +
:::::::::::
 +
=== From the Forum ===
 +
[[Examples|Snippets]]<br/>
 +
|}
  
 +
== '''GIDEROS ADVANCED''' ==
 +
{|-
 +
| style="width: 30%; vertical-align:top;"|
 +
:::::::::::
 
=== Advanced ===
 
=== Advanced ===
[[Examples|Examples (AKA Gideros Forum Gems)]]<br/>
 
 
[[Writing Shaders]]<br/>
 
[[Writing Shaders]]<br/>
<!-- [[Making an Add-on]]<br/> -->
 
 
[[Compiling Gideros Source]]<br/>
 
[[Compiling Gideros Source]]<br/>
 
[[Making a Plugin]]<br/>
 
[[Making a Plugin]]<br/>
Line 103: Line 91:
 
[[Helping With Documentation]]<br/>
 
[[Helping With Documentation]]<br/>
  
| style="width: 30%;"|
+
| style="width: 30%; vertical-align:top;"|
=== Ultimate Guide ===
+
:::::::::::
[[Introduction]]<br/>
+
=== Wiki Special Links ===
[[Gideros Studio]]<br/>
+
[[Special:AllPages]]<br/>
[[Getting Started]]<br/>
+
[[All Classes and more]]<br/>
[[Introduction to Lua]]<br/>
+
[[Wiki Sandbox]]<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 ===
+
| style="width: 30%; vertical-align:top;"|
[[Video Tutorials]]<br/>
+
:::::::::::
[[Article Tutorials]]<br/>
+
=== The Stores ===
<!-- [[Troubleshooting]]<br/> -->
+
<!--[[Deployment to Device]]<br/>-->
[[Made With Gideros]]<br/>
+
[[The Stores]]<br/>
[[Developer YouTube Channels]]<br/>
 
 
|}
 
|}

Revision as of 15:43, 11 January 2020