|
c2ephp
|
Go to the source code of this file.
Variables | |
| $extension = substr(strtolower($argv[1]),-4) | |
| $file | |
| $count = $file->GetFrameCount() | |
| print $count files to write | n |
| $count = $file->GetFrameCount() |
Definition at line 22 of file sprite-extract.php.
| $extension = substr(strtolower($argv[1]),-4) |
Definition at line 7 of file sprite-extract.php.
| $file |
Definition at line 8 of file sprite-extract.php.
| for ($i=0;$i<$count;$i++) print nCompleted n |
Definition at line 23 of file sprite-extract.php.