module Celestine::Math

Defined in:

math/math.cr

Class Method Summary

Class Method Detail

def self.rotate_point(x, y, ox, oy, deg) : Celestine::FPoint #

[View source]
def self.rotate_point(point : Celestine::FPoint | Celestine::Point, origin : Celestine::FPoint | Celestine::Point, deg) : Celestine::FPoint #

[View source]