BulletMLLib.BulletMLChangeDirection.BulletMLChangeDirection C# (CSharp) 메소드

BulletMLChangeDirection() 공개 메소드

public BulletMLChangeDirection ( BulletMLTree node ) : System
node BulletMLTree
리턴 System
        public BulletMLChangeDirection(BulletMLTree node)
        {
            this.node = node;
        }