struct WAD::Playpal::Color

Overview

A color

Defined in:

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

Constructors

Instance Method Summary

Constructor Detail

def self.new #

Instance Method Detail

def b : UInt8 #

def b=(b : UInt8) #

def clone #

Returns a copy of self with all instance variables cloned.


def g : UInt8 #

def g=(g : UInt8) #

def initialize #

def r : UInt8 #

def r=(r : UInt8) #