module Hitable::Rect
Defined in:
hitables/rect.crConstructors
-
.new(bot, top, material, flipped = false)
Helper function to create the correct subtype of rectangle depending on the input values
Constructor Detail
def self.new(bot, top, material, flipped = false)
#
Helper function to create the correct subtype of rectangle depending on the input values