Home > PHP > Function > > SWFDisplayItem->rotateTo()

SWFDisplayItem->rotateTo()

SWFDisplayItem->rotateTo - Rotates the object in global coordinates

Syntax

void SWFDisplayItem->rotateTo (float $angle)

Arguments

  • angle - Value of alpha component

Description

swfdisplayitem->rotateto() set the current object rotation to angle degrees in global coordinates.

Version

PHP 4.0.5

Return value

No value is returned.