al_identity_transform
void al_identity_transform(ALLEGRO_TRANSFORM *trans)
Introduced in 5.0.0
Sets the transformation to be the identity transformation.
Parameters:
- trans - Transformation to alter
See also: al_translate_transform, al_rotate_transform, al_scale_transform
Examples: ex_gp2xwiz, ex_prim, ex_transform
Most helpful discussions:
- [a5] best way to scale/stretch screen? (2)
- Just bored... ;) (1)
- [A5] Copying a bitmap from a transformed screen (1)
- Draw to second screen to ZOOM 2X (1)
- Transform / Translate
- Using Sine And Cosine For Rotation
- Display Mode removes window controls
- Allegro5 and OpenGL. Problem with drawing Allegro primitives
- 2d camera
- Rotating Cube Problem
Other recent discussions:
- Scaling look likes junk.
- why is my code failing
- using transform
- How can I scale an object from the array of coordinates?
- In full screen mode, the display stretches to full screen
- ak_create_display problem in Android
- Stepping Into the Third Dimension
- Isometric Sprites with Depth Buffer
- [A5] Allegro display depth buffer?
- Quick Question about MSAA