Sets the image used by the outer (fixed) portion of the joystick.
procedure SetImageOuter(const Image: TAgkImage);
Parameters |
Description |
const Image: TAgkImage |
the image to use (or nil for the default image) |
You can set Image to nil to return it to the default image.
Copyright (c) 2012. All rights reserved.
|