Difference between revisions of "love.mouse.getCursor (日本語)"
(Created page with "{{newin (日本語)|0.9.0|090|type=関数}} 現在のカーソルを取得します。 == 関数 == === 概要 === <source lang="lua"> cursor = love.mouse.getCursor( ) </...") |
m |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{newin (日本語)|[[0.9.0]]|090|type=関数}} | + | {{newin (日本語)|[[0.9.0 (日本語)|0.9.0]]|090|type=関数}} |
現在のカーソルを取得します。 | 現在のカーソルを取得します。 | ||
Line 15: | Line 15: | ||
* [[parent::love.mouse (日本語)]] | * [[parent::love.mouse (日本語)]] | ||
* [[love.mouse.setCursor (日本語)]] | * [[love.mouse.setCursor (日本語)]] | ||
+ | * [[love.mouse.getSystemCursor (日本語)]] | ||
+ | |||
[[Category:Functions]] | [[Category:Functions]] | ||
+ | [[Category:日本語]] | ||
{{#set:Description=現在のカーソルを取得します。}} | {{#set:Description=現在のカーソルを取得します。}} | ||
{{#set:Since=090}} | {{#set:Since=090}} | ||
{{#set:PrettySince=0.9.0}} | {{#set:PrettySince=0.9.0}} | ||
== そのほかの言語 == | == そのほかの言語 == | ||
− | {{i18n|love.mouse.getCursor}} | + | {{i18n (日本語)|love.mouse.getCursor}} |