Skip to content

cf_joypad_count

Category: input
GitHub: cute_joypad.h


Returns the number of joypads currently connected to the system.

int cf_joypad_count();

Remarks

This may return a number larger than CF_MAX_JOYPADS (8), though, only up to 8 will be seen by Cute Framework.

CF_Joypad
cf_joypad_close
cf_joypad_open