Posted: 7th Sep 2011 21:06
Hi, I was trying to use SetAGKJoystickScreenPosition but it keeps giving me an error. Is there anyone else having trouble with this?

When I type it in the IDE it doesn't turn blue like to rest of the commands so maybe this is a bug?
Posted: 7th Sep 2011 21:56
Remove the 'AGK' part.
Posted: 8th Sep 2011 3:09
It is recommended that you always call this command anyway if you intend to use GetAGKJoystickX or GetAGKJoystickY just incase a virtual joystick is needed.

The manual includes the AppGameKit in that description, so that is probably where the confusion started.
Maybe they were going to have that in the commands and then later opted to not include it but somehow it slipped in the docs. (not sure)
Posted: 9th Sep 2011 12:39
The documentation has been updated to show the correct command names.
Posted: 9th Sep 2011 16:35
Hey Mike,

I also noticed another typo in the docs in the SetSpriteColorAlpha...

"


The second part of the range was somehow left off.
Most of us know the range is from 0 to 255, but new users might not.
Maybe you have already fixed this, I don't know because I am using the old docs.
I'll go get the new docs soon.