Difference between revisions of "Welcome!"

From GiderosMobile
m
(I think that's my final main page layout, unless somebody else changes it.)
(42 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">
 
[[Accelerometer]]<br/>
 
[[AlertDialog]]<br/>
 
[[Application]]<br/>
 
[[Bitmap]]<br/>
 
[[Core]]<br/>
 
[[Cryptography]]<br/>
 
[[Event]]<br/>
 
[[EventDispatcher]]<br/>
 
[[Font]]<br/>
 
[[FontBase]]<br/>
 
[[Geolocation]]<br/>
 
[[Gyroscope]]<br/>
 
[[JS]]<br/>
 
[[KeyCode]]<br/>
 
[[Matrix]]<br/>
 
[[Mesh]]<br/>
 
[[MovieClip]]<br/>
 
[[Object]]<br/>
 
[[Particles]]<br/>
 
[[Path2D]]<br/>
 
[[Pixel]]<br/>
 
[[RenderTarget]]<br/>
 
[[Screen]]<br/>
 
[[Shader]]<br/>
 
[[Shape]]<br/>
 
[[Sound]]<br/>
 
[[SoundChannel]]<br/>
 
[[Sprite]]<br/>
 
[[Stage]]<br/>
 
[[TTFont]]<br/>
 
[[TextField]]<br/>
 
[[TextInputDialog]]<br/>
 
[[Texture]]<br/>
 
[[TextureBase]]<br/>
 
[[TexturePack]]<br/>
 
[[TextureRegion]]<br/>
 
[[TileMap]]<br/>
 
[[Timer]]<br/>
 
[[UrlLoader]]<br/>
 
[[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