al_horizontal_shear_transform(3) al_horizontal_shear_transform(3) NAME al_horizontal_shear_transform - Allegro 5 API SYNOPSIS #include void al_horizontal_shear_transform(ALLEGRO_TRANSFORM* trans, float theta) DESCRIPTION Apply a horizontal shear to the transform Parameters: o trans - Transformation to alter o theta - Rotation angle in radians SINCE 5.1.7 SEE ALSO al_vertical_shear_transform(3) Allegro reference manual al_horizontal_shear_transform(3)