コード例 #1
0
ファイル: lpf.php プロジェクト: noccy80/lepton-ng
 static function updateFrame($cur, $max)
 {
     self::$currentframe = $cur;
     self::$maxframe = $max;
 }