FrameFiller
Table of Contents
Properties
-
$bit
: mixed
-
$dir
: mixed
-
$frame
: mixed
-
$width
: mixed
-
$x
: mixed
-
$y
: mixed
Methods
-
__construct()
: mixed
-
getFrameAt()
: mixed
-
next()
: mixed
-
setFrameAt()
: mixed
$bit
public
mixed
$bit
$dir
public
mixed
$dir
$frame
public
mixed
$frame
$width
public
mixed
$width
$x
public
mixed
$x
$y
public
mixed
$y
__construct()
public
__construct(mixed $width, mixed &$frame) : mixed
Parameters
-
$width
: mixed
-
-
$frame
: mixed
-
getFrameAt()
public
getFrameAt(mixed $at) : mixed
Parameters
-
$at
: mixed
-
next()
public
next() : mixed
setFrameAt()
public
setFrameAt(mixed $at, mixed $val) : mixed
Parameters
-
$at
: mixed
-
-
$val
: mixed
-