Template:Input functions: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (Function is Client-sided)
(Maked this template a shared one instead of a server template)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
*[[bindKey]]
<ul>
*[[getControlState]]
<li>[[addCommandHandler]]</li>
*[[getFunctionsBoundToKey]]
<li>[[bindKey]]</li>
*[[getKeyBoundToFunction]]
<li>[[executeCommandHandler]]</li>
<!-- *[[getKeyBoundToCommand]] -->
<li>[[getCommandHandlers]]</li>
*[[isControlEnabled]]
<li>[[getFunctionsBoundToKey]]</li>
*[[isKeyBound]]
<li>[[getKeyBoundToFunction]]</li>
*[[setControlState]]
<li>[[isControlEnabled]]</li>
*[[toggleAllControls]]
<li>[[removeCommandHandler]]</li>
*[[toggleControl]]
<li>[[toggleAllControls]]</li>
*[[unbindKey]]
<li>[[toggleControl]]</li>
<li>[[unbindKey]]</li>
</ul>
 
<noinclude>[[Category:Functions templates]]</noinclude>
<noinclude>[[Category:Functions templates]]</noinclude>

Latest revision as of 14:34, 7 August 2023