al_get_current_transform
const ALLEGRO_TRANSFORM *al_get_current_transform(void)
Introduced in 5.0.0
Returns the transformation of the current target bitmap, as set by al_use_transform. If there is no target bitmap, this function returns NULL.
Returns: A pointer to the current transformation.
Most helpful discussions:
- Transformations in allegro
- Allegro, Direct 3D, and OpenGL - A tale of dumb woe
- [A5] What's the current, proper way to use both 2-D and 3-D functions
- A5 - Fullscreen in Linux Mint
- HELP! Problem when I tried to make a5 and librocket gui work together.
- Pushing allegro performance (sprites per second) to its limits
- Allegro Fonts in 3D space and with a custom frustum
- Rotating Text
- Bitmap Draw Stacking