Changeset 7401 for code/trunk/src/libraries/core/input/InputManager.h
- Timestamp:
- Sep 11, 2010, 12:34:00 AM (15 years ago)
- Location:
- code/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
code/trunk
- Property svn:mergeinfo changed
/code/branches/doc (added) merged: 7290-7292,7296-7300,7302-7304,7306-7312,7315-7318,7323,7325,7327,7331-7332,7334-7335,7345-7347,7352-7353,7356-7357,7361,7363-7367,7371-7375,7388
- Property svn:mergeinfo changed
-
code/trunk/src/libraries/core/input/InputManager.h
r6746 r7401 122 122 @param name 123 123 Unique name of the InputState when referenced as string 124 @param bAlwaysGetsInput 125 InputState always gets the input when activated 126 @param bTransparent 127 InputState will not prevent underlaying state from receiving input 124 128 @param priority 125 129 Priority matters when multiple states are active. You can specify any
Note: See TracChangeset
for help on using the changeset viewer.