class ChunkyPNG::Vector
def initialize(points = [])
- See: ChunkyPNG.Vector -
Parameters:
-
points
(Array
) --
def initialize(points = []) @points = points end
points
(Array
)
--
def initialize(points = []) @points = points end