This structure is used to hold the animator preferences.
Definition at line 77 of file ASTRUCT.H.
Data Fields | |
BOOL | show_select |
BOOL | buttons |
BOOL | quick_trick |
BOOL | default_start |
BOOL | use_3d_dialogs |
Irrelevant in versions 2+ (this is now the standard look). | |
BOOL | use_OpenGL |
This is not used in Version 2+. | |
BOOL | undo |
Provide an UNDO facility by caching a copy of an animation file after each action. | |
BOOL | use_positions |
BOOL | ground |
BOOL | big_camera |
BOOL | tooltips |
Show tool tips for the tool buttons on the tool panel. | |
BOOL | toolsmall |
Show the small icons in the tool pannel. | |
BOOL | toolleft |
Show the tool panel on the left side of the screen. | |
BOOL | autocentre |
Automatically centre all modal dialogs on the screen. | |
BOOL | detail_auto |
long | detail_step |
BOOL | background |
BOOL | auto_update_keyframer |
BOOL | use_gl_robot |
Draw the robot "poser" window using OpenGL instead of Windows GDI (gives hidden surface view). | |
long | splash |
Show the splash screen. | |
BOOL | embedimages |
BOOL show_select |
BOOL buttons |
Definition at line 79 of file ASTRUCT.H.
Referenced by DrawArrowIcons(), LoadArrowIcons(), and LoadPreferences().
BOOL quick_trick |
BOOL default_start |
BOOL use_3d_dialogs |
Irrelevant in versions 2+ (this is now the standard look).
Definition at line 82 of file ASTRUCT.H.
Referenced by LoadPreferences().
BOOL use_OpenGL |
This is not used in Version 2+.
Definition at line 83 of file ASTRUCT.H.
Referenced by LoadPreferences(), and StartOpenGL().
BOOL undo |
Provide an UNDO facility by caching a copy of an animation file after each action.
Definition at line 84 of file ASTRUCT.H.
Referenced by ActivatePreferences(), and LoadPreferences().
BOOL use_positions |
BOOL ground |
BOOL big_camera |
Definition at line 87 of file ASTRUCT.H.
Referenced by ActivatePreferences(), and LoadPreferences().
BOOL tooltips |
Show tool tips for the tool buttons on the tool panel.
Definition at line 88 of file ASTRUCT.H.
Referenced by LoadPreferences().
BOOL toolsmall |
Show the small icons in the tool pannel.
Definition at line 89 of file ASTRUCT.H.
Referenced by LoadPreferences().
BOOL toolleft |
Show the tool panel on the left side of the screen.
Definition at line 90 of file ASTRUCT.H.
Referenced by LoadPreferences().
BOOL autocentre |
Automatically centre all modal dialogs on the screen.
Definition at line 91 of file ASTRUCT.H.
Referenced by AddCostumeTimeLine(), and LoadPreferences().
BOOL detail_auto |
long detail_step |
BOOL background |
Definition at line 95 of file ASTRUCT.H.
Referenced by AutoUpdateKeyframerVpos(), and LoadPreferences().
BOOL use_gl_robot |
Draw the robot "poser" window using OpenGL instead of Windows GDI (gives hidden surface view).
Definition at line 96 of file ASTRUCT.H.
Referenced by LoadPreferences().
long splash |
Show the splash screen.
Definition at line 97 of file ASTRUCT.H.
Referenced by LoadPreferences(), and LogOnMessage().
BOOL embedimages |