Welcome, Guest. Please login or register. Did you miss your activation email?

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 - DejectedAxe

Pages: [1]
1
Graphics / Re: Add a value to a sprite?
« on: April 06, 2015, 07:47:33 pm »
Thanks, I just wanted to see if it was possible, but both of your options are easy enough.

2
Graphics / Add a value to a sprite?
« on: April 06, 2015, 07:40:46 pm »
Hi, basically I want to know if you are able to add a value to a sprite. It is likely unlikely, but basically I what I want is a "moved" value. If my sprite moved I want to set the sprites "moved" value to true. The reason in not just creating a value outside of the sprite for it is that the function returns the sprite, so I can't also return a bool.

Pages: [1]