Difference between revisions of "TntVirtualPad"

From GiderosMobile
m (MoKaLux moved page VirtualPad to TntVirtualPad: wrong name plugin)
m (rename virtualpad to tntvirtualpad)
Line 1: Line 1:
 
__NOTOC__
 
__NOTOC__
<!-- GIDEROSOBJ:VirtualPad -->
+
<!-- GIDEROSOBJ:TntVirtualPad -->
 
'''Supported platforms:''' [[File:Platform android.png]][[File:Platform ios.png]][[File:Platform mac.png]][[File:Platform pc.png]][[File:Platform html5.png]][[File:Platform winrt.png]][[File:Platform win32.png]]<br/>
 
'''Supported platforms:''' [[File:Platform android.png]][[File:Platform ios.png]][[File:Platform mac.png]][[File:Platform pc.png]][[File:Platform html5.png]][[File:Platform winrt.png]][[File:Platform win32.png]]<br/>
 
'''Available since:''' Gideros 2019.4<br/>
 
'''Available since:''' Gideros 2019.4<br/>
Line 10: Line 10:
 
'''TO DO'''
 
'''TO DO'''
 
<source lang="lua">
 
<source lang="lua">
require "..."
+
require "tntvirtualpad"
 
</source>
 
</source>
  

Revision as of 03:36, 3 December 2020

Supported platforms: Platform android.pngPlatform ios.pngPlatform mac.pngPlatform pc.pngPlatform html5.pngPlatform winrt.pngPlatform win32.png
Available since: Gideros 2019.4

Description

Adds a virtual pad to your game/app screen.

Examples

TO DO

require "tntvirtualpad"

Methods

Events

Constants