备份CatanBuilding瘦身独立工程
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using UnityEngine;
|
||||
|
||||
public class ParabolaHarmonicSimulation
|
||||
{
|
||||
public float allTime = 0;
|
||||
public float starTime = 0;
|
||||
public float curTime = 0;
|
||||
public Vector3 startPos = Vector3.zero;
|
||||
}
|
||||
Reference in New Issue
Block a user