Class: UI::Casino::BaseUI

Inherits:
GenericBase show all
Defined in:
scripts/01450 Systems/09000 Games/00001 Slot Machines/00002 UI/00004 BaseUI.rb

Constant Summary

Constants inherited from GenericBase

GenericBase::BUTTON_TO_HIDE, GenericBase::DEFAULT_KEYS

Constants inherited from SpriteStack

SpriteStack::NO_INITIAL_IMAGE

Instance Attribute Summary

Attributes inherited from GenericBase

#background, #button_texts, #ctrl, #keys

Attributes inherited from SpriteStack

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

Method Summary

Methods inherited from GenericBase

#hide_win_text, #initialize, #show_win_text, #update_background_animation, #win_text_visible?

Methods inherited from 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::GenericBase