Class: OsuRuby::Beatmap::HitObjects::Slider

Inherits:
BaseSlider show all
Defined in:
(osu-ruby2 0.0.2) osu-ruby2/beatmap/data.rb

Instance Attribute Summary

Attributes inherited from Base

#hitsound, #start_time, #type, #x, #y

Method Summary

Methods inherited from BaseSlider

#end_time, #tick_count, #tick_rate

Methods inherited from Base

#as_osu, #end_time, #extra_data, #have_base?, #have_clap?, #have_finish?, #have_hitsound?, #have_whistle?, #initialize, #is_combo_hax, #is_new_combo?, #length, #no_hitsound?, #note_type, parse, #process_extras, #timing_data, #to_osu

Methods included from Interface::MultiplexerInterface

extended

Constructor Details

This class inherits a constructor from OsuRuby::Beatmap::HitObjects::Base