Show Posts

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.


Messages - index94

Pages: 1
1
Ask a Question / Change background color problem
« on: June 29, 2014, 09:44:40 am »
Hi, i created a scene attribute ("Scena") and a color attribute ("Red") and then i tried to use this code:

_Scena.colorBackground = new ColorBackground(_Red);

When i test the game it shows me this error: "Events for 'GameScene' (491) -  Class not found". What is going wrong?



Pages: 1