class Rosegold::DataComponents::TooltipStyle

Overview

TooltipStyle - single Identifier

Defined in:

rosegold/inventory/slot.cr

Constructors

Instance Method Summary

Instance methods inherited from class Rosegold::DataComponent

write(io) : Nil write

Constructor methods inherited from class Rosegold::DataComponent

create_component(component_type : UInt32, io) : DataComponent create_component, create_component_by_name(name : String | Nil, component_type : UInt32, io) : DataComponent create_component_by_name

Constructor Detail

def self.new(style : String = "") #

[View source]
def self.read(io) : self #

[View source]

Instance Method Detail

def style : String #

[View source]
def style=(style : String) #

[View source]
def write(io) : Nil #

[View source]