Class: GTS::Summary_Memo_GTS

Inherits:
UI::Summary_Memo show all
Defined in:
docs/01450_Systems_09000_GTS.rb

Overview

Child of the Memo that doesn’t write the text_info itself

Constant Summary

Constants inherited from UI::SpriteStack

UI::SpriteStack::NO_INITIAL_IMAGE

Instance Attribute Summary collapse

Attributes inherited from UI::SpriteStack

#animated, #data, #moving, #stack, #viewport, #x, #y

Method Summary

Methods inherited from UI::Summary_Memo

#data=, #init_memo, #initialize, #load_egg_text_info, #no_egg, #visible=

Methods inherited from UI::SpriteStack

#[], #add_background, #add_line, #add_text, #anime, #anime_delta_set, #dispose, #each, #execute_anime, #initialize, #move, #move_to, #opacity, #opacity=, #push, #push_sprite, #set_origin, #set_position, #simple_mouse_in?, #size, #stop_animation, #translate_mouse_coords, #update, #update_animation, #update_position, #visible, #visible=, #with_cache, #with_font, #with_surface, #z, #z=

Constructor Details

This class inherits a constructor from UI::Summary_Memo

Instance Attribute Details

#text_info (readonly)

Returns the value of attribute text_info.



222
223
224
# File 'docs/01450_Systems_09000_GTS.rb', line 222

def text_info
  @text_info
end