s3d_but_info - status of a button
Contents
Description
Can be used on the buffer of an event of type S3D_EVENT_MBUTTON.
Name
s3d_but_info - status of a button
Structure Members
struct s3d_but_info {
uint8_t button;
uint8_t state;
}
Synopsis
#include<s3d.h>
