ClanSoft logo
ClanSoft logo

    CL_Display::set_translate_offset

Syntax

static void set_translate_offset(
        int x,
        int y);

Description

Sets the translation offset as a new absolute translation offset.The new offset will disregard any previous offset's, but will notempty the translation stack. The new translation offset will affectany subsequent display operations on the current displaycard, bytranslating the position of the display operation with the offset


Back to index



This page was built using the Perceps documentation system.