createButtons

abstract fun createButtons()

Override me! Gets called on construction. Create all buttons belonging to this group in the implementation of this method. Check MagicCombatCreateSimpleButtons for an example implementation.