Namespace: CreepyTowers.GUIAssembly: CreepyTowers (in CreepyTowers.exe) Version: 1.1.1.0 (1.1.1)
public DefaultTowerSelectionPanelForTesting(
Vector2D position,
Game game
)
public DefaultTowerSelectionPanelForTesting(
Vector2D position,
Game game
)
Public Sub New (
position As Vector2D,
game As Game
)
Public Sub New (
position As Vector2D,
game As Game
)
public:
DefaultTowerSelectionPanelForTesting(
Vector2D position,
Game^ game
)
public:
DefaultTowerSelectionPanelForTesting(
Vector2D position,
Game^ game
)
new :
position : Vector2D *
game : Game -> DefaultTowerSelectionPanelForTesting
new :
position : Vector2D *
game : Game -> DefaultTowerSelectionPanelForTesting