Man Page: rotate_scaled_sprite
Operating Environment: centos
Section: 3alleg4
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) - php |
| exrotscl(3alleg4) - linux |
| exrotscl(3alleg4) - v7 |
| 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 |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| CentOS 6 ran out of space, need to reclaim it |