Go to the source code of this file.
Variables | |
const ConvertShapeFormat | U8ShapeFormat |
const ConvertShapeFormat | U82DShapeFormat |
const ConvertShapeFormat | U8SKFShapeFormat |
const ConvertShapeFormat | U8CMPShapeFormat |
Initial value:
{ "Ultima8 2D", 6, "", 0, 0, 4, 2, 6, 3, 1, 2, 8, 18, 8, 2, 2, 2, 2, 2, 2, 0 }
Definition at line 52 of file ConvertShapeU8.cpp.
Referenced by ConvertFlexes(), ConvertShp(), Shape::DetectShapeFormat(), GetShapeFormat(), loadPalette(), Shape::Shape(), and ShapeFrame::ShapeFrame().
Initial value:
{ "Ultima8 CMP", 11, "", 0, 5, 4, 2, 6, 4, 2, 0, 0, 10, 0, 2, 2, 2, 2, 2, 0, 0 }
Definition at line 110 of file ConvertShapeU8.cpp.
Referenced by ConvertFlexes(), ConvertShp(), Shape::DetectShapeFormat(), main(), and ShapeFrame::ShapeFrame().
Initial value:
{ "Ultima8", 6, "", 0, 0, 4, 2, 6, 3, 1, 2, 0, 18, 8, 2, 2, 2, 2, 2, 2, 0 }
Definition at line 23 of file ConvertShapeU8.cpp.
Referenced by ConvertFlexes(), ConvertShp(), Shape::DetectShapeFormat(), GetShapeFormat(), loadPalette(), Shape::Shape(), and ShapeFrame::ShapeFrame().
Initial value:
{ "Ultima8 SKF", 2, "\2", 2, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 2, 2, 2, 2, 2, 2, 0 }
Definition at line 81 of file ConvertShapeU8.cpp.
Referenced by ConvertFlexes(), ConvertShp(), Shape::DetectShapeFormat(), GetShapeFormat(), loadPalette(), SKFPlayer::run(), and ShapeViewerGump::U8ShapeViewer().