1
General discussions / Java
« on: February 08, 2010, 06:39:45 pm »
Any progress? I'm writing a couple of apps in Java and jSFML would come in handy.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
class ResourceManager;
class Level
{
....
ResourceManager *m_pResourceMgr;
...
};