![]() | |
CL_Display::push_translate_offsetSyntaxstatic void push_translate_offset( int x, int y); DescriptionPush translation offset onto translation stack. This offset willaffect any subsequent display operations on the current displaycard, bytranslating the position of the display operation with the offset.The offset will be offset by any previous offsets pushed onto the stack,eg. it inherits the previous offset. |