Blender V2.61 - r43446
Functions

time_intern.h File Reference

Go to the source code of this file.

Functions

void time_operatortypes (void)
void time_keymap (struct wmKeyConfig *keyconf)

Detailed Description

Definition in file time_intern.h.


Function Documentation

void time_keymap ( struct wmKeyConfig keyconf)

Definition at line 183 of file time_ops.c.

References EKEY, HOMEKEY, KM_PRESS, SKEY, SPACE_TIME, WM_keymap_add_item(), and WM_keymap_find().

Referenced by ED_spacetype_time().

void time_operatortypes ( void  )