class Visualisation

Defined in:

sample.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(width : Int32, height : Int32) #

[View source]

Instance Method Detail

def add_layer(name : Symbol) #

[View source]
def set(name : Symbol, x : Int32, y : Int32, value : Float64) #

[View source]
def write(name : Symbol, filename : String) #

[View source]