struct Goishi::YScan

Defined in:

goishi/data_types/scan_group.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(x : Int32, top : Int32, bottom : Int32) #

[View source]

Instance Method Detail

def bottom : Int32 #

[View source]
def top : Int32 #

[View source]
def x : Int32 #

[View source]