示例#1
0
    /**
     * Getters and Setters and Hassers for a bunch of things
     * */

    public void SetContainer(NewWallGenerator container)
    {
        this.container = container;
    }