mirror of
https://gitee.com/jisol/jisol-game/
synced 2025-09-27 02:36:14 +00:00
基础案例 准备改帧同步了
This commit is contained in:
@@ -623,6 +623,11 @@ namespace JNGame.Math
|
||||
public static readonly LFloat EPS_1MS = new LFloat(null, 1L);
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// 10
|
||||
/// </summary>
|
||||
public static LFloat L05 => new("",500);
|
||||
|
||||
/// <summary>
|
||||
/// 10
|
||||
/// </summary>
|
||||
|
Reference in New Issue
Block a user