05 2023 档案
摘要:一、主域 // 微信 排行榜 export class WxRank { public static Instance:WxRank; public static KBEEvent = window["Event"]; constructor() { WxRank.Instance = this;
阅读全文
摘要:1、设置TweenRotation组件的动画曲线 public class DiceMa : MonoBehaviour { public TweenRotation rotate; void Start () { rotate.SetOnFinished(RollOnFinish); //设置骰子
阅读全文
摘要:1、设置TweenRotation组件的动画曲线 public class TurnMa : MonoBehaviour { public Transform m_pointer; // 指针 public TweenRotation m_tween; // 指针的组件 int m_sectorAn
阅读全文

浙公网安备 33010602011771号