Class: BetaBrite::Files::Text::Position

Inherits:
Object
  • Object
show all
Defined in:
lib/betabrite/files/text.rb

Constant Summary collapse

MIDDLE =
0x20.chr
TOP =
0x22.chr
BOTTOM =
0x26.chr
FILL =
0x30.chr
LEFT =
0x31.chr
RIGHT =
0x32.chr