class WAD::Colormap::Table

Overview

A colormap containing it's table's data

Defined in:

wa-cr/wad/wad-data/texture.cr

Instance Method Summary

Instance Method Detail

def clone #

Returns a copy of self with all instance variables cloned.


def table : Array(UInt8) #

def table=(table : Array(UInt8)) #