Module: EhbGameLib::Math

Defined in:
lib/ehb_game_lib/math/line.rb,
lib/ehb_game_lib/math/circle.rb,
lib/ehb_game_lib/math/vector.rb,
lib/ehb_game_lib/math/line_segment.rb,
lib/ehb_game_lib/math/rectable_object.rb,
lib/ehb_game_lib/math/quadratic_equation.rb,
lib/ehb_game_lib/math/intersection/circle_line.rb,
lib/ehb_game_lib/math/intersection/circle_line_segment.rb

Defined Under Namespace

Modules: Intersection, RectableObject Classes: Circle, Line, LineSegment, QuadraticEquation, Vector