Difference between revisions of "Welcome!"

From GiderosMobile
m (testing no image)
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
 +
== '''GIDEROS API REFERENCES''' ==
 +
{|-
 +
|style="width: 30%;"|
 +
:::::::::::
 +
==='''[[Lua API]]'''===
 +
|style="width: 30%;"|
 +
:::::::::::
 +
==='''[[Main API]]'''===
 +
|style="width: 30%;"|
 +
:::::::::::
 +
==='''[[Plugins]]'''===
 +
|}
  
<!--
+
== '''GIDEROS GUIDES AND TUTORIALS''' ==
<gallery mode="packed" caption="Here you will find various guides and resources to help you use GiderosMobile">
 
Image:studio_1.png
 
</gallery>
 
-->
 
<!-- Image:Ikonomikon screenshot 03.png -->
 
 
 
=== API Reference ===
 
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
 
[[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>
 
 
 
----
 
 
 
=== Plugins Reference ===
 
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
 
[[Special:MyLanguage/Ads|Ads]]<br/>
 
[[Special:MyLanguage/bit|bit]]<br/>
 
[[Special:MyLanguage/bump|bump]]<br/>
 
[[Special:MyLanguage/camera|camera]]<br/>
 
[[Special:MyLanguage/Controller|Controller]]<br/>
 
[[Special:MyLanguage/Facebook Instant Games|Facebook Instant Games]]<br/>
 
[[Special:MyLanguage/flurry|flurry]]<br/>
 
[[Special:MyLanguage/Gaming|Gaming]]<br/>
 
[[Special:MyLanguage/Iab|Iab]]<br/>
 
[[Special:MyLanguage/json|json]]<br/>
 
[[Special:MyLanguage/lfs|lfs]]<br/>
 
[[Special:MyLanguage/LiquidFun|LiquidFun]] (Box2D+)<br/>
 
[[Special:MyLanguage/lpeg|lpeg]]<br/>
 
[[Special:MyLanguage/Media|Media]]<br/>
 
[[Special:MyLanguage/Microphone|Microphone]]<br/>
 
[[Special:MyLanguage/ReactPhysics3D|ReactPhysics3D]]<br/>
 
[[Special:MyLanguage/TTS|TTS]]<br/>
 
</div>
 
 
 
<!--
 
===== Deprecated: =====
 
<div style="column-count:4;-moz-column-count:4;-webkit-column-count:4">
 
[[Special:MyLanguage/Facebook|Facebook]]<br/>
 
[[Special:MyLanguage/GoogleBilling|GoogleBilling]]<br/>
 
[[Special:MyLanguage/iad|iad]]<br/>
 
[[Special:MyLanguage/iad.Banner|iad.Banner]]<br/>
 
[[Special:MyLanguage/Notification|Notification]]<br/>
 
[[Special:MyLanguage/NotificationManager|NotificationManager]]<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>
 
 
 
----
 
 
 
== GUIDES ==
 
 
{|-
 
{|-
| style="width: 30%;"|
+
|style="width: 30%; vertical-align:top;"|
 
+
:::::::::::
=== Lua Reference ===
 
<!-- [[Basic Concepts]]<br/> -->
 
[[The Language]]<br/>
 
<!-- [[Classes]]<br/> -->
 
<!-- [[Standard Libraries]]<br/> -->
 
[[Lua enhancements|Gideros Lua Enhancements]]<br/>
 
 
 
 
=== Quick Start ===
 
=== Quick Start ===
[[Why use Gideros?]]<br/>
+
[[Gideros Mobile]]<br/>
[[Downloading Gideros Studio|Downloading and installing Gideros Studio]]<br/>
+
[[The Language|Lua Overview]]<br/>
[[Gideros Studio IDE]]<br/>
+
=== Tutorials ===
[[Your Very First Program]]<br/>
+
[[Video Tutorials]]<br/>
 
+
[[Article Tutorials]]<br/>
 +
|style="width: 30%; vertical-align:top;"|
 +
:::::::::::
 
=== Ultimate Guide ===
 
=== Ultimate Guide ===
 
[[Introduction]]<br/>
 
[[Introduction]]<br/>
Line 132: Line 32:
 
[[Classes in Gideros]]<br/>
 
[[Classes in Gideros]]<br/>
 
[[Introduction to Graphics|Introduction to Graphics and Animation]]<br/>
 
[[Introduction to Graphics|Introduction to Graphics and Animation]]<br/>
[[Playing_Sound_and_Music]]<br/>
+
[[Playing Sound and Music]]<br/>
[[Hardware_and_OS]]<br/>
+
[[Hardware and OS]]<br/>
[[Extend_your_application_with_plugins]]<br/>
+
[[Extend your application with plugins]]<br/>
[[Event_system]]<br/>
+
[[Event system]]<br/>
 
[[Profiling]]<br/>
 
[[Profiling]]<br/>
 +
| style="width: 30%; vertical-align:top;"|
 +
:::::::::::
 +
=== Links ===
 +
[[Made With Gideros]]<br/>
 +
[[Developer YouTube Channels|Developers YouTube Channels]]<br/>
 +
|}
  
<!--
+
== '''GIDEROS 2D HELPERS''' ==
=== API Reference ===
+
{|-
[[Main API]]<br/>
+
|style="width: 30%; vertical-align:top;"|
[[Plugins]]<br/>
+
:::::::::::
[[Lua API]]<br/>
+
=== Game Helpers ===
[[Facebook Instant Games]]<br/>
+
[[Scene Manager|Scene Manager/Easing]]<br/>
 
 
=== Lua Reference ===
 
[[Basic Concepts]]<br/>
 
[[The Language]]<br/>
 
[[Classes]]<br/>
 
[[Standard Libraries]]<br/>
 
[[Lua enhancements]]<br/>
 
-->
 
 
 
| style="width: 30%;"|
 
 
 
=== Creating UI in Gideros ===
 
[[UI Text]]<br/>
 
[[UI Buttons]]<br/>
 
[[UI Color Picker]]<br/>
 
[[UI Scrollable List]]<br/>
 
[[UI Slider]]<br/>
 
 
 
=== Creating Games in Gideros ===
 
[[Scene Manager]]<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/>
 +
|style="width: 30%; vertical-align:top;"|
 +
:::::::::::
 +
=== UI Classes ===
 +
[[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 3D HELPERS''' ==
 +
{|-
 +
|style="width: 30%; vertical-align:top;"|
 +
:::::::::::
 +
=== ReactPhysics3D ===
 +
[[3D Plane]]<br/>
 +
|style="width: 30%; vertical-align:top;"|
 +
:::::::::::
 +
|style="width: 30%; vertical-align:top;"|
 +
:::::::::::
 +
|}
 +
 +
== '''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/>
 
[[What Does What]]<br/>
 
[[What Does What]]<br/>
 
[[Helping With Documentation]]<br/>
 
[[Helping With Documentation]]<br/>
 
+
|style="width: 30%; vertical-align:top;"|
| style="width: 30%;"|
+
:::::::::::
 
+
=== Wiki Special Links ===
=== Exporting ===
 
[[Deployment to Device]]<br/>
 
<!-- [[Extend with Plugins]]<br/> -->
 
[[The Stores]]<br/>
 
 
 
=== Links ===
 
[[Video Tutorials]]<br/>
 
[[Article Tutorials]]<br/>
 
<!-- [[Troubleshooting]]<br/> -->
 
[[Made With Gideros]]<br/>
 
[[Developer YouTube Channels]]<br/>
 
 
 
=== Gideros Wiki Special Links ===
 
 
[[Special:AllPages]]<br/>
 
[[Special:AllPages]]<br/>
 
[[All Classes and more]]<br/>
 
[[All Classes and more]]<br/>
 
+
[[Wiki Sandbox]]<br/>
 +
|style="width: 30%; vertical-align:top;"|
 +
:::::::::::
 +
=== The Stores ===
 +
[[The Stores]]<br/>
 
|}
 
|}

Revision as of 02:20, 13 February 2020