Class NContainer

All Implemented Interfaces:
HasLocalTransform, CloneableSmartAsset, Collidable, Savable, JmeCloneable, Cloneable
Direct Known Subclasses:
NColumn, NPanel, NRow

public class NContainer extends Container
  • Constructor Details

  • Method Details

    • addRow

      public NRow addRow()
    • addCol

      public NColumn addCol()
    • addSubPanel

      public NPanel addSubPanel()