[Previous] [Contents] [Index] [Next]

PgClearTranslation()

Restore the current translation to the default

Synopsis:

void PgClearTranslation( void );

Description:

This function restores the current translation to the default (0,0).

Classification:

Photon

Safety:
Interrupt handler No
Signal handler No
Thread No

See also:

PgSetTranslation()


[Previous] [Contents] [Index] [Next]