For JRubyArt-1.7.0+
Examples change to use GfxRender
in place of AppRender
usage:
GfxRender.new(g)
# replaces
# AppRender.new(self)
Examples change to use GfxRender
in place of AppRender
usage:
GfxRender.new(g)
# replaces
# AppRender.new(self)