Niko Dunixi

Results 3 issues of Niko Dunixi

Hello, I was wondering if there was an equivalent to the ebiten example that draws on a transparent window giving the effect of drawing upon the desktop? The relevant relevant...

### Steps to reproduce 1. I followed the relevant steps from [Issue 497](https://github.com/vagrant-libvirt/vagrant-libvirt/issues/497#issuecomment-331226071) to compile and install the gem into vagrant's embedded ruby. 2. I set my environment variable for...

Just taking a walk through the code-base to familiarize myself and I wanted to better understand why the `System` interface's `Update` method takes a `float32` instead of a `time.Duration`. ```golang...

question