示例#1
0
文件: lpf.php 项目: noccy80/lepton-ng
 static function updateFrame($cur, $max)
 {
     self::$currentframe = $cur;
     self::$maxframe = $max;
 }