module Hitable::Rect

Defined in:

hitables/rect.cr

Constructors

Constructor Detail

def self.new(bot, top, material, flipped = false) #

Helper function to create the correct subtype of rectangle depending on the input values


[View source]