annotate SkeletonKey/SkeletonKey.iml @ 6:f6d1c192afc6

Refactored file layout: - frame display logic in UI.lua - player data in Cache.lua - event responses in Events.lua a lot of local tables are now stored members of KeyBinder for that to work
author Nenue
date Thu, 28 Jul 2016 16:45:56 -0400
parents 69e828f4238a
children
rev   line source
Nenue@0 1 <?xml version="1.0" encoding="UTF-8"?>
Nenue@0 2 <module type="LUA_MODULE" version="4">
Nenue@0 3 <component name="NewModuleRootManager" inherit-compiler-output="true">
Nenue@0 4 <exclude-output />
Nenue@6 5 <content url="file://$MODULE_DIR$/../LibKraken" />
Nenue@0 6 <content url="file://$MODULE_DIR$">
Nenue@0 7 <sourceFolder url="file://$MODULE_DIR$" isTestSource="false" />
Nenue@0 8 </content>
Nenue@0 9 <orderEntry type="inheritedJdk" />
Nenue@0 10 <orderEntry type="sourceFolder" forTests="false" />
Nenue@0 11 </component>
Nenue@0 12 </module>