Bounds Scale

by Unwanted4Murder
Simple library to scale your bounds.
ID:2283179
 
This is real simple stuff. All it does is scale your bound_x, bound_y, bound_width, and bound_height to fit whatever number you want to multiply by. Especially useful for when you multiply a transform matrix -- takes all the thinking out of things. :p

Note: Results may be 1 pixel off due to bounds' automatic truncation
C: