Class: OsuRuby::Beatmap::HitObjects::Spinner

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

Instance Attribute Summary

Attributes inherited from BaseSpinner

#end_time

Attributes inherited from Base

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

Method Summary

Methods inherited from BaseSpinner

#process_extras, simulate_spin, #spin_complete, #spin_counter

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