Updates - simple autocompletion for types - added function for getters/setters - added function to pass variable in constructor - save function - prefix for constructor parameters - automatic class imports - added extends function - some performance tweaks
Since I am using actionscript 3 and an external actionscript editor with nice code completion (FlashDevelop in my case), I am using a lot of value objects.
Flashdevelop has no value object generator tool, so I’ve build one myself. It is beta.
I was working on a fur engine for images just for fun, inspired by a post on Andre Michelle’s blog. Yes, his engine looks better, but with mines you can create your own images. This is a funny way to create more detailed images. I’m happy with the application I created.
Since today you can see and use it.
The idea is very simple; Add a link to an image (jpg/png/gif) and the engine will create a furry image for you It automatically saves your hairy image, so you can send it to your friends or set it as desktop.
Jackson Dunstan: This is a good way to program for the keyboard by polling rather than by events. Just be sure to keep in mind that a lot of keyboards won't do more th