Splash-Screen Flags
[Splash-Screen System]

The flags are intended to control the splash screen behaviour. More...

Defines


Detailed Description

The flags are intended to control the splash screen behaviour.


Define Documentation

#define SPLASH_FLAGS_BUTTON_A

Button A.

This flag will enable the corresponding button to properly function with SPLASH_FLAGS_WAITFORBUTTONPRESS and SPLASH_FLAGS_LEAVEONBUTTONPRESS.

Note:
You can OR the SPLASH_FLAGS_BUTTON_* flags to enable multiple buttons.
See also:
hel_Splash

#define SPLASH_FLAGS_BUTTON_ALL

All Buttons.

This flag will enable all buttons to properly function with SPLASH_FLAGS_WAITFORBUTTONPRESS and SPLASH_FLAGS_LEAVEONBUTTONPRESS.

See also:
hel_Splash

#define SPLASH_FLAGS_BUTTON_B

Button B.

This flag will enable the corresponding button to properly function with SPLASH_FLAGS_WAITFORBUTTONPRESS and SPLASH_FLAGS_LEAVEONBUTTONPRESS.

Note:
You can OR the SPLASH_FLAGS_BUTTON_* flags to enable multiple buttons.
See also:
hel_Splash

#define SPLASH_FLAGS_BUTTON_DOWN

Button Down direction.

This flag will enable the corresponding button to properly function with SPLASH_FLAGS_WAITFORBUTTONPRESS and SPLASH_FLAGS_LEAVEONBUTTONPRESS.

Note:
You can OR the SPLASH_FLAGS_BUTTON_* flags to enable multiple buttons.
See also:
hel_Splash

#define SPLASH_FLAGS_BUTTON_L

Button Left shoulder button.

This flag will enable the corresponding button to properly function with SPLASH_FLAGS_WAITFORBUTTONPRESS and SPLASH_FLAGS_LEAVEONBUTTONPRESS.

Note:
You can OR the SPLASH_FLAGS_BUTTON_* flags to enable multiple buttons.
See also:
hel_Splash

#define SPLASH_FLAGS_BUTTON_LEFT

Button Left direction.

This flag will enable the corresponding button to properly function with SPLASH_FLAGS_WAITFORBUTTONPRESS and SPLASH_FLAGS_LEAVEONBUTTONPRESS.

Note:
You can OR the SPLASH_FLAGS_BUTTON_* flags to enable multiple buttons.
See also:
hel_Splash

#define SPLASH_FLAGS_BUTTON_R

Button Right shoulder button.

This flag will enable the corresponding button to properly function with SPLASH_FLAGS_WAITFORBUTTONPRESS and SPLASH_FLAGS_LEAVEONBUTTONPRESS.

Note:
You can OR the SPLASH_FLAGS_BUTTON_* flags to enable multiple buttons.
See also:
hel_Splash

#define SPLASH_FLAGS_BUTTON_RIGHT

Button Right direction.

This flag will enable the corresponding button to properly function with SPLASH_FLAGS_WAITFORBUTTONPRESS and SPLASH_FLAGS_LEAVEONBUTTONPRESS.

Note:
You can OR the SPLASH_FLAGS_BUTTON_* flags to enable multiple buttons.
See also:
hel_Splash

#define SPLASH_FLAGS_BUTTON_SELECT

Button Select.

This flag will enable the corresponding button to properly function with SPLASH_FLAGS_WAITFORBUTTONPRESS and SPLASH_FLAGS_LEAVEONBUTTONPRESS.

Note:
You can OR the SPLASH_FLAGS_BUTTON_* flags to enable multiple buttons.
See also:
hel_Splash

#define SPLASH_FLAGS_BUTTON_START

Button Start.

This flag will enable the corresponding button to properly function with SPLASH_FLAGS_WAITFORBUTTONPRESS and SPLASH_FLAGS_LEAVEONBUTTONPRESS.

Note:
You can OR the SPLASH_FLAGS_BUTTON_* flags to enable multiple buttons.
See also:
hel_Splash

#define SPLASH_FLAGS_BUTTON_UP

Button Up direction.

This flag will enable the corresponding button to properly function with SPLASH_FLAGS_WAITFORBUTTONPRESS and SPLASH_FLAGS_LEAVEONBUTTONPRESS.

Note:
You can OR the SPLASH_FLAGS_BUTTON_* flags to enable multiple buttons.
See also:
hel_Splash

#define SPLASH_FLAGS_DEFAULT

Default splash screen flags.

The SPLASH_FLAGS_DEFAULT define represents the common used splash screen flags. All buttons are enabled and it will leave on button press.

See also:
hel_Splash

#define SPLASH_FLAGS_LEAVEONBUTTONPRESS

Leave on button press.

This flag make the splash screen leave when a button has pressed. The splash screen will be correctly blended out.

See also:
hel_Splash

#define SPLASH_FLAGS_WAITFORBUTTONPRESS

Wait for button press.

This flag will display the splash logo until a button has pressed.

See also:
hel_Splash


Generated on Mon Apr 9 16:39:01 2007 for HEL Library by  doxygen 1.5.1