Class: TCOD::Key
- Inherits:
-
MethodStruct
- Object
- FFI::Struct
- MethodStruct
- TCOD::Key
- Defined in:
- lib/libtcod/bindings.rb
Overview
Console module
Instance Method Summary collapse
Methods inherited from MethodStruct
Instance Method Details
#c ⇒ Object
92 93 94 |
# File 'lib/libtcod/bindings.rb', line 92 def c self[:c].chr end |