KRISTOFFER BOHMANN
[BETA]
Forside
Om KB
Kompetencer
Referencer
Home
>
PHP
>
Function
>
>
SWFDisplayItem->move()
SWFDisplayItem->move()
SWFDisplayItem->move - Moves object in relative coordinates
Syntax
void
SWFDisplayItem->move
(
float
$dx,
float
$dy)
Arguments
dx
dy
Description
swfdisplayitem->move() moves the current object by ( dx, dy) from its current position.
Version
PHP 4.0.5
Return value
No value is returned.