![]() | |
CL_DisplayCard::push_translate_offsetSyntaxvirtual void push_translate_offset( int x, int y); DescriptionPush translation offset onto translation stack. This offset willaffect any subsequent display operations on the 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. |