Linux, Haxe, NME and IntelliJ
So, I know the existence of Haxe for a looooong time now but I never had the chance / time to play with it. Tonight, this has changed… This post will walk you through installing/setting up Haxe, NME and IntelliJ…
So, I know the existence of Haxe for a looooong time now but I never had the chance / time to play with it. Tonight, this has changed… This post will walk you through installing/setting up Haxe, NME and IntelliJ…
So lately we changed server and although I’m using now Indefero (integrated git) to manage my projects I was in need of having subversion for all my old projects. I used to use svnmanager on our old server but wanted…
Hello there. As said in the title this tutorial will help you to load assets at runtime. At the same time we will see how to use FlashDevelop and MTASC to create a swf. So no need to open flash…
Hi there… This small tutorial will deal with the ConfigLoader class. We will see what is this class for and how to use it in a project. Of course you’ll need the pixlib framework to do so. You can download…
This tutorial is provided to give you the basis to be able to use the so good PixLib framework made by Francis Bourre. You should know at least what is a MVC pattern and a Command pattern. Usually, using a…