initControlTable

@IntoSet
@Provides
open fun initControlTable(@Named(value = "controlTable") controlTable: Table, @Named(value = "gameZone") gameZone: Group, playerSystem: PlayerSystem, battleSystem: PlayerBattleSystem, assetManager: AssetManager, playerMovingSystem: PlayerMovingSystem): Actor