module Rosegold

Overview

TODO Write documentation for Rosegold

Defined in:

rosegold.cr
rosegold/world/vec3.cr

Constant Summary

GAME_ASSETS_ROOT = "/home/runner/work/rosegold.cr/rosegold.cr/src/../game_assets/"
Log = ::Log.for(self)
VERSION = "0.4.1"

Macro Summary

Macro Detail

macro read_game_asset(path) #

[View source]