using JNGame.Math; using JNGame.Sync.System.View; namespace Game.Input { /// /// DPlayerSystem 的输入类 /// public class IDPlayer2 : JNInputJson { } }