Restore the current translation to the default
void PgClearTranslation( void ); void PgClearTranslationCx(PhGC_t *gc);
ph
These functions restore the current translation to the default (0,0). PgClearTranslation() works on the current graphics context, while you can specify the graphics context for PgClearTranslationCx().
Photon
Safety: | |
---|---|
Interrupt handler | No |
Signal handler | No |
Thread | No |