struct Boleite::ShaderParser::PreParseCommand

Defined in:

boleite/graphics/shader_parser.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(tag : String, function : Proc(String, ShaderParser, String)) #

[View source]

Instance Method Detail

def function : String, Boleite::ShaderParser -> String #

[View source]
def function=(function : String, Boleite::ShaderParser -> String) #

[View source]
def tag : String #

[View source]
def tag=(tag : String) #

[View source]