Table of Contents

GuiBitmapCtrl::setValue

(int xAxis, int yAxis)Set the offset of the bitmap.

Syntax

void GuiBitmapCtrl::setValue(int %xAxis, int %yAxis);

Parameters

int %xAxis
No description available.

int %yAxis
No description available.

Return value

void
No description available.

Remarks

Examples

Source

Engine

See also

GuiBitmapCtrl::getColor
GuiBitmapCtrl::getPixelColor
GuiBitmapCtrl::setBitmap
GuiBitmapCtrl::setColor

References

This function is not called by any other functions.