Difference between revisions of "Welcome!"

From GiderosMobile
m
(new layout test)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
  
<!--
+
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
<gallery mode="packed" caption="Here you will find various guides and resources to help you use GiderosMobile">
+
== API Reference ==
Image:studio_1.png
+
[[Main API]]
</gallery>
+
== Plugins Reference ==
-->
+
[[Plugins]]
<!-- Image:Ikonomikon screenshot 03.png -->
+
== Lua API ==
 
+
[[Lua API]]
=== 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>
 
</div>
 
----
 
  
 
== GUIDES ==
 
== GUIDES ==
 
{|-
 
{|-
 +
 
| style="width: 30%;"|
 
| style="width: 30%;"|
  
 
=== Lua Reference ===
 
=== Lua Reference ===
<!-- [[Basic Concepts]]<br/> -->
 
 
[[The Language]]<br/>
 
[[The Language]]<br/>
<!-- [[Classes]]<br/> -->
 
<!-- [[Standard Libraries]]<br/> -->
 
 
[[Lua enhancements|Gideros Lua Enhancements]]<br/>
 
[[Lua enhancements|Gideros Lua Enhancements]]<br/>
  
Line 137: Line 37:
 
[[Event_system]]<br/>
 
[[Event_system]]<br/>
 
[[Profiling]]<br/>
 
[[Profiling]]<br/>
 
<!--
 
=== API Reference ===
 
[[Main API]]<br/>
 
[[Plugins]]<br/>
 
[[Lua API]]<br/>
 
[[Facebook Instant Games]]<br/>
 
 
=== Lua Reference ===
 
[[Basic Concepts]]<br/>
 
[[The Language]]<br/>
 
[[Classes]]<br/>
 
[[Standard Libraries]]<br/>
 
[[Lua enhancements]]<br/>
 
-->
 
  
 
| style="width: 30%;"|
 
| style="width: 30%;"|
Line 171: Line 56:
 
[[Examples|Examples (AKA Gideros Forum Gems)]]<br/>
 
[[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 181: Line 65:
 
=== Exporting ===
 
=== Exporting ===
 
[[Deployment to Device]]<br/>
 
[[Deployment to Device]]<br/>
<!-- [[Extend with Plugins]]<br/> -->
 
 
[[The Stores]]<br/>
 
[[The Stores]]<br/>
  
Line 187: Line 70:
 
[[Video Tutorials]]<br/>
 
[[Video Tutorials]]<br/>
 
[[Article Tutorials]]<br/>
 
[[Article Tutorials]]<br/>
<!-- [[Troubleshooting]]<br/> -->
 
 
[[Made With Gideros]]<br/>
 
[[Made With Gideros]]<br/>
 
[[Developer YouTube Channels]]<br/>
 
[[Developer YouTube Channels]]<br/>

Revision as of 14:59, 7 December 2019