Class: OsuRuby::Beatmap::HitObjects::BaseSlider
- 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
Instance Method Summary collapse
Methods inherited from Base
#as_osu, #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
Constructor Details
This class inherits a constructor from OsuRuby::Beatmap::HitObjects::Base