struct

WAD::EnDoom::EnDoomChars

Inherits Struct < Value < Object

A character in the EnDoom

Constructors

new

Instance methods

ascii_value

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

The character's color

color=(color : UInt8)

The character's color

initialize