annotate LibKraken/LibKraken.iml @ 18:91398d284a99

- stickyMode and hoverInput togglers with tooltips - remove keybinds via an interface button - turn off key input when receiving GAMEMENU key - ignore modifier keys - mask out key selections that are bound to core interface functions (todo: selectively free up combinations involving 1-6, F1-F12, etc.)
author Nenue
date Sat, 30 Jul 2016 03:33:09 -0400
parents 9ac29fe77455
children d8bb2629fea8
rev   line source
Nenue@5 1 <?xml version="1.0" encoding="UTF-8"?>
Nenue@5 2 <module type="LUA_MODULE" version="4">
Nenue@5 3 <component name="NewModuleRootManager" inherit-compiler-output="true">
Nenue@5 4 <exclude-output />
Nenue@5 5 <content url="file://$MODULE_DIR$">
Nenue@5 6 <sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
Nenue@5 7 </content>
Nenue@5 8 <orderEntry type="jdk" jdkName="WoW 7.0.3" jdkType="Lua SDK" />
Nenue@5 9 <orderEntry type="sourceFolder" forTests="false" />
Nenue@5 10 </component>
Nenue@5 11 </module>