Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
bresenham
master
Bresenham
Bresenham
Coordinate
Octant
Generated using Crystal 1.12.2
2024-08-30 06:17:12 UTC
class
Bresenham::
Octant
Bresenham::Octant
Reference
Object
Defined in:
octant.cr
Constructors
.new
(delta_x : Int32, delta_y : Int32)
Instance Method Summary
#octant_number
Constructor Detail
def self.
new
(delta_x : Int32, delta_y : Int32)
#
[
View source
]
Instance Method Detail
def
octant_number
#
[
View source
]