![]() |
|
||||||||||
|
SWFDisplayItem->rotateTo()(no version information, might be only in CVS) SWFDisplayItem->rotateTo() -- Rotates the object in global coordinatesОписаниеclass SWFDisplayItem {void rotateTo ( float angle ) }
swfdisplayitem->rotateto() set the current object
rotation to The object may be a swfshape(), a swfbutton(), a swftext() or a swfsprite() object. It must have been added using the swfmovie->add(). ПримерыThis example bring three rotating string from the background to the foreground. Pretty nice. SWFDisplayItem->rotateTo() There are no user contributed notes for this page. |