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

SWFDisplayItem->rotate()

SWFDisplayItem->rotate - Rotates in relative coordinates

Syntax

void SWFDisplayItem->rotate (float $angle)

Arguments

  • angle - Value of alpha component

Description

swfdisplayitem->rotate() rotates the current object by angle degrees from its current rotation.

Version

PHP 4.0.5

Return value

No value is returned.