Class Index [+]

Quicksearch

When::TM::Order

互いの相対位置を判定する操作を規定する

Public Instance Methods

relativePosition(other) click to toggle source
Alias for: relative_position
relative_position(other) click to toggle source

他のWhen::TM::Primitiveとの相対的な時間位置

  other   : When::TM::Primitive
  returns : When::TM::RelativePosition
    # File when/tmobjects.rb, line 49
49:     def relative_position(other)
50:       raise TypeError, "Absolute Class #{self.class}"
51:     end
Also aliased as: relativePosition

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.