Object
# File lib/monkeybars/key.rb, line 198 def self.code_to_symbol(code) @@codes[code] end
# File lib/monkeybars/key.rb, line 202 def self.symbol_to_code(symbol) @@symbols[symbol] end
[Validate]
Generated with the Darkfish Rdoc Generator 2.