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: | + | <!-- 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> | ||