Difference between revisions of "Joystick:getAxis (日本語)"

m
m
 
Line 1: Line 1:
{{newin (日本語)|[[0.9.0 (日本語)|0.9.0]]|090|type=関数|text=[[love.joystick.getAxis (日本語)]] から移行}}
+
{{newin (日本語)|[[0.9.0 (日本語)|0.9.0]]|090|type=関数|text=[[love.joystick.getAxis (日本語)|love.joystick.getAxis]] から移行}}
 
軸の方向を返します。
 
軸の方向を返します。
 
== 関数 ==
 
== 関数 ==

Latest revision as of 05:14, 19 July 2023

LÖVE 0.9.0 から使用可能
love.joystick.getAxis から移行。

軸の方向を返します。

関数

概要

direction = Joystick:getAxis( axis )

引数

number axis
確認をしたい軸。

返値

number direction
軸の現在値。

関連


そのほかの言語