Skip to content

cf_joypad_name

Category: input
GitHub: cute_joypad.h


Returns the name of the joypad.

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

cf_joypad_count