class Position

Defined in:

pyramid_layout.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(column : Int32, row : Int32, layer : Int32) #

[View source]

Instance Method Detail

def column : Int32 #

[View source]
def layer : Int32 #

[View source]
def row : Int32 #

[View source]