Pixlib – Tut 03 – How to load assets at runtime
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…
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…