-
**THIS THREAD IS CURRENTLY CLOSED. THE PIXEL BOARD IS UP!!! https://trello.com/b/vwuE9fbO/habitrpg-pixel-art**
This Github Thread is now permanently closed. Feel free to unsubscribe.... and head on o…
-
Resolution of type-names in annotations such as `@var` and `@property` may be necessary.
Namespaces were a reasonably new thing when I wrote this library, and the PHP-DOC specification wasn't entirel…
-
-
I had to code lots of classes before I ran into a problem with this structure, so I think it was a completely reasonable idea. We adapt.
2 Answers:
A: Yes, currently, `SwtShoes::Button` is a mixin t…
-
As reported by an early adopter (pmprog) of LOAD81 in the Open Pandora forum here:
http://boards.openpandora.org/index.php?/topic/7405-here-is-a-pnd-for-load81/
"One thing I've just noticed that loo…
-
glColor3f(1,1,0) sets the current color to yellow. If I create a red paint and set the paint before drawing, things still appear yellow.
In setup:
```
// create a paint
_paint = vgCreatePaint();
vgS…