Class: UI::SymMultilineText

Inherits:
SymText show all
Defined in:
docs/01450_Systems_00000_General_00100_UI_Generics.rb

Overview

Object that show a multiline text using a method of the data object sent

Instance Attribute Summary

Attributes inherited from LiteRGSS::Text

#__index__, #align, #bold, #draw_shadow, #fill_color, #height, #italic, #nchar_draw, #opacity, #outline_color, #outline_thickness, #real_width, #size, #text, #viewport, #visible, #width, #x, #y, #z

Instance Method Summary collapse

Methods inherited from SymText

#initialize

Methods inherited from Text

#simple_mouse_in?, #translate_mouse_coords

Methods inherited from LiteRGSS::Text

#load_color, #multiline_text=, new, #set_position, #text_width

Methods inherited from LiteRGSS::Disposable

#dispose, #disposed?

Constructor Details

This class inherits a constructor from UI::SymText

Instance Method Details

#data=(object)

Set the Object used to show the text

Parameters:



721
722
# File 'docs/01450_Systems_00000_General_00100_UI_Generics.rb', line 721

def data=(object)
end