eventually, I'd like the mousewheel to scroll the MusicWheel.
This commit is contained in:
@@ -419,6 +419,8 @@ void ScreenSelectMusic::Input( const InputEventPlus &input )
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// todo: use mousewheel to scroll MusicWheel -aj
|
||||||
|
|
||||||
// debugging?
|
// debugging?
|
||||||
// I just like being able to see untransliterated titles occasionally.
|
// I just like being able to see untransliterated titles occasionally.
|
||||||
if( input.DeviceI.device == DEVICE_KEYBOARD && input.DeviceI.button == KEY_F9 )
|
if( input.DeviceI.device == DEVICE_KEYBOARD && input.DeviceI.button == KEY_F9 )
|
||||||
|
|||||||
Reference in New Issue
Block a user