Class: OsuRuby::Beatmap::HitObjects::Denden
- Inherits:
-
BaseSpinner
- Object
- Base
- BaseSpinner
- OsuRuby::Beatmap::HitObjects::Denden
- Defined in:
- (osu-ruby2 0.0.2) osu-ruby2/beatmap/data.rb
Instance Attribute Summary
Attributes inherited from BaseSpinner
Attributes inherited from Base
#hitsound, #start_time, #type, #x, #y
Class Method Summary collapse
Methods inherited from BaseSpinner
#process_extras, #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
Constructor Details
This class inherits a constructor from OsuRuby::Beatmap::HitObjects::Base