On Tuesday, 12 February 2019 at 01:31:48 UTC, Adam D. Ruppe wrote:
On Tuesday, 12 February 2019 at 01:16:21 UTC, Murilo wrote:
Hi Adam. I have been using your arsd library and I have
noticed that compiling with -m64 causes this error:
huh, only on 64 bit windows.
well, pushed a fix up, try the new version
Hi Adam. I am using your library. There is the ScreenPainter
struct and it has a method called .eventLoop(), how do I make it
stop after a certain amount of loops? I would like to be able to
call it several times in the program.