Query: rotate_scaled_sprite
OS: centos
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
rotate_scaled_sprite(3alleg4) Allegro manual rotate_scaled_sprite(3alleg4)NAMErotate_scaled_sprite - Rotates and stretches a sprite. Allegro game programming library.SYNOPSIS#include <allegro.h> void rotate_scaled_sprite(BITMAP *bmp, BITMAP *sprite, int x, int y, fixed angle, fixed scale);DESCRIPTIONLike rotate_sprite(), but stretches or shrinks the image at the same time as rotating it.SEE ALSOrotate_sprite(3alleg4), rotate_scaled_sprite_v_flip(3alleg4), pivot_scaled_sprite(3alleg4), pivot_scaled_sprite_v_flip(3alleg4), exrotscl(3alleg4) Allegro version 4.4.2 rotate_scaled_sprite(3alleg4)
Related Man Pages |
---|
rotate_sprite(3alleg4) - suse |
rotate_sprite(3alleg4) - centos |
exrotscl(3alleg4) - netbsd |
rotate_sprite(3alleg4) - php |
rotate_sprite(3alleg4) - osx |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Set hard block limit for user using quota |
Docker learning Phase-I |
Unsure why access time on a directory change isn't changing |
[TIP] Processing YAML files with yq |