<- PRPL reference <- Everything Else 2

SetImageRotation

ArgumentsResultNotation
UID, Image, Radians [ Int String Float - ]

Description

Rotates a image depending on the float

Examples

#rotates the image 180 degrees, 180 degrees to radian = PI
Self "main" PI SetImageRotation
	f1 = GetFloatFromStack(); //rotation in radians 
	s1 = GetStringFromStack(); //which image 
	i1 = GetIntFromStack(); //unit uid