class Looper::DifficultyMenu

Defined in:

looper/difficulty_menu.cr

Constructors

Instance Method Summary

Instance methods inherited from class Looper::Menu

arrange_items arrange_items, back back, done=(done : Bool) done=, done? : Bool done?, draw draw, draw_background draw_background, draw_header(text : String) draw_header, focus(asc = true, wrap = true) focus, focus_last focus_last, focus_next focus_next, hide hide, items_height items_height, items_width items_width, select_item select_item, show show, shown? : Bool shown?, update(frame_time) update

Constructor methods inherited from class Looper::Menu

new(items : Array(String)) new

Constructor Detail

def self.new #

[View source]

Instance Method Detail

def back #

[View source]
def difficulty : String #

[View source]
def draw #

[View source]
def select_item #

[View source]