Class: OsuRuby::Beatmap::HitObjects::Drumroll
- Inherits:
-
BaseSlider
- Object
- Base
- BaseSlider
- OsuRuby::Beatmap::HitObjects::Drumroll
- 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
- #process_extras(*args)
-
#tick_count ⇒ Integer
Represents total tick rate inside.
-
#tick_rate ⇒ Integer
Represents drumroll tickrate.
Methods inherited from BaseSlider
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, #timing_data, #to_osu
Methods included from Interface::MultiplexerInterface
Constructor Details
This class inherits a constructor from OsuRuby::Beatmap::HitObjects::Base
Instance Method Details
#process_extras(*args)
This method returns an undefined value.
#tick_count ⇒ Integer
Returns represents total tick rate inside.
#tick_rate ⇒ Integer
Returns represents drumroll tickrate.