Jameson Little
Jameson Little
@jbadeau - Any progress on this?
`flag` does something similar: http://golang.org/pkg/flag/#ErrorHandling
Well, delegate works correctly, so I'm guessing undelegate didn't get any love. Right now, if I delegate something, then to remove listeners I remove them from the object, not the...
Right now I just remove the watches from the top-level element. That works for now, but it's not the most elegant solution. Are there plans for supporting this? It kind...
Is this currently a development priority? If so, is someone working on it? I don't see a branch for this, so my guess is no. I may be interested in...
It's kind of annoying that the appveyor builder fails and it seems that it doesn't even try to run the tests. I don't know if it's related to this issue,...
Since `ggez` is using `winit` now, the SDL bit is irrelevant, right? Aside from that, is the list above accurate?
@giann It looks like WebAssembly is now stable, and it would be awesome to get formal support here. I'm hoping to build a cross-platform game using Lua as a scripting...
Would you be open to a basic "getting started" guide? I had a bit of trouble figuring it out, but after clicking on random stuff, I was able to figure...
@bvssvni - Is this viable now? I'm really interested in playing with game dev on mobile with rust.