CK.net

    Wed Dec 10
    Gosu seems to go in a huff if you give a a load of vectors to draw. Starting to think about moving away from ruby to python for now.
[update] Found the problem, Gosu doesn’t like you referencing its own colours into its own draw function.

    Gosu seems to go in a huff if you give a a load of vectors to draw. Starting to think about moving away from ruby to python for now.

    [update] Found the problem, Gosu doesn’t like you referencing its own colours into its own draw function.