Class: OsuRuby::Beatmap::HitObjects::BaseSpinner

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

Direct Known Subclasses

BananaRain, Denden, Spinner

Instance Attribute Summary collapse

Attributes inherited from Base

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

Class Method Summary collapse

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, #timing_data, #to_osu

Methods included from Interface::MultiplexerInterface

extended

Constructor Details

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

Instance Attribute Details

#end_timeObject (readonly)

Returns the value of attribute end_time.

Class Method Details

.simulate_spin(duration, od: 5) ⇒ Integer

Returns:

  • (Integer)

Instance Method Details

#process_extras(end_time, *extras)

This method returns an undefined value.

#spin_completeInteger

Returns:

  • (Integer)

#spin_counterInteger

Returns:

  • (Integer)