Skip to content

cf_joypad_serial_number

Category: input
GitHub: cute_joypad.h


Returns the serial number.

const char* cf_joypad_serial_number(int player_index);
Parameters Description
player_index An index represeting the joypad for a particular player, starting at 0.

Remarks

Returns 0 if not available.

CF_Joypad
CF_JoypadType