PHP Class twoDimensionIterator, lightncandy

Inheritance: implements Iterator
Afficher le fichier Open project: zordius/lightncandy

Méthodes publiques

Méthode Description
__construct ( $w, $h )
current ( )
key ( )
next ( )
rewind ( )
valid ( )

Method Details

__construct() public méthode

public __construct ( $w, $h )

current() public méthode

public current ( )

key() public méthode

public key ( )

next() public méthode

public next ( )

rewind() public méthode

public rewind ( )

valid() public méthode

public valid ( )