Class: UI::GirlBagMenuButton

Inherits:
PSDKMenuButtonBase show all
Defined in:
docs/4_Systems_100_Menu.rb

Overview

Button that is shown in the main menu for girl bag

Constant Summary

Constants inherited from PSDKMenuButtonBase

PSDKMenuButtonBase::ANGLE_VARIATION, PSDKMenuButtonBase::BASIC_COORDINATE, PSDKMenuButtonBase::OFFSET_COORDINATE, PSDKMenuButtonBase::SELECT_POSITION_OFFSET

Constants inherited from SpriteStack

SpriteStack::NO_INITIAL_IMAGE

Instance Attribute Summary

Attributes inherited from PSDKMenuButtonBase

#selected

Attributes inherited from SpriteStack

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

Method Summary

Methods inherited from PSDKMenuButtonBase

#initialize, #update

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::PSDKMenuButtonBase