Skip to content

Instantly share code, notes, and snippets.

@maximvl
Created September 8, 2013 10:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maximvl/6483758 to your computer and use it in GitHub Desktop.
Save maximvl/6483758 to your computer and use it in GitHub Desktop.
ability - 6 (4+2)
inventory - 6 (6 items)
select - 4 (hero all other courier)
player - 2 (attack stop move? hold?)
courier - 2 (deliver burst)
learn - 2 (learn stats)
shop - 2 (shop quickbuy)
chat - 2 (voice wheel)
24 buttons + 2 mouse
------------------------
cr -- | i1 | i2 | i3 | i4 i5
-- st | lr | sp | at | vc wh
-- a1 | a2 | a3 | ul | -- --
-- -- | a4 | a5 | qb | sh --
-- -- | -- | space-button
------------------------
db = deliver/burst
lr = learn/stats
sh = stop/hold
am = attack/move
cr hr | ot | vc | i2 i3
-- db | lr | sh | am i4
-- a1 | a2 | a3 | ul i5
-- sh | qb | a4 | a5 wh
: select-all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment