[ASK] Script Konfigurasi joystik
3 posters
Halaman 1 dari 1
[ASK] Script Konfigurasi joystik
gan mau tanya,
Tau script untuk membuat config joystik, seperti pada game-game yg menggunakan emulator ???
Tau script untuk membuat config joystik, seperti pada game-game yg menggunakan emulator ???
kuntokz- Newbie
-
Jumlah posting : 37
Points : 47
Join date : 29.12.13
Age : 31
Lokasi : jakarta
Re: [ASK] Script Konfigurasi joystik
kalo script sih kebetulan aku ga punya, tapi fungsi2 joystick bisa dilihat di help file Studio
http://docs.yoyogames.com/
fungsi joystick lama banyak di istirahatkan, Studio menggunakan fungsi2 baru
http://docs.yoyogames.com/
fungsi joystick lama banyak di istirahatkan, Studio menggunakan fungsi2 baru
Re: [ASK] Script Konfigurasi joystik
males ngejelasin, copas dari helpfile aja deh
- Spoiler:
- joystick_exists(id) Returns whether joystick id (1 or 2) exists.
joystick_name(id) Returns the name of the joystick
joystick_axes(id) Returns the number of axes of the joystick.
joystick_buttons(id) Returns the number of buttons of the joystick.
joystick_has_pov(id) Returns whether the joystick has point-of-view capabilities.
joystick_direction(id) Returns the keycode (vk_numpad1 to vk_numpad9) corresponding to the direction of joystick id (1 or 2).
joystick_check_button(id,numb) Returns whether the joystick button is pressed (numb in the range 1-32).
joystick_xpos(id) Returns the position (-1 to 1) of the x-axis of joystick id.
joystick_ypos(id) Returns the joysticks y-position.
joystick_zpos(id) Returns the joysticks z-position (if it has a z-axis).
joystick_rpos(id) Returns the joysticks rudder position (or fourth axis).
joystick_upos(id) Returns the joysticks u-position (or fifth axis).
joystick_vpos(id) Returns the joysticks v-position (or sixth axis).
joystick_pov(id) Returns the joysticks point-of view position. This is an angle between 0 and 360 degrees. 0 is forwards, 90 to the right, 180 backwards and 270 to the left. When no point-of-view direction is pressed by the user -1 is returned.
Asuna- Global Moderator
-
Jumlah posting : 1711
Points : 1901
Join date : 10.01.13
Halaman 1 dari 1
Permissions in this forum:
Anda tidak dapat menjawab topik