s3d_but_info

Langue: en

Version: 307550 (debian - 07/07/09)

Section: 9 (Appels noyau Linux)

NAME

s3d_but_info - status of a button

SYNOPSIS

 #include <s3d.h>
 

STRUCTURE MEMBERS

 struct s3d_but_info {
         uint8_t button;
         uint8_t state;
 }
 

DESCRIPTION

Can be used on the buffer of an event of type S3D_EVENT_MBUTTON.

AUTHOR

Simon Wunderlich

Author of s3d