public enum CardSuit; {; Spades,; Hearts,; Diamonds,; Clubs; }; void Start (); {; cardSuit = Random.Range((int)CardSuit.
確定! 回上一頁