struct WAD::EnDoom::EnDoomChars
- WAD::EnDoom::EnDoomChars
- Struct
- Value
- Object
Overview
A character in the EnDoom
Defined in:
wa-cr/wad/wad-data/texture.crConstructors
Instance Method Summary
-
#ascii_value : UInt8
The character's ascii value
-
#ascii_value=(ascii_value : UInt8)
The character's ascii value
-
#clone
Returns a copy of
self
with all instance variables cloned. -
#color : UInt8
The character's color
-
#color=(color : UInt8)
The character's color
- #initialize