Namespace: Drench.LogicsAssembly: Drench (in Drench.exe) Version: 1.1.1.0 (1.1.1)
public HumanVsSmartAiLogic(
int width,
int height
)
public HumanVsSmartAiLogic(
int width,
int height
)
Public Sub New (
width As Integer,
height As Integer
)
Public Sub New (
width As Integer,
height As Integer
)
public:
HumanVsSmartAiLogic(
int width,
int height
)
public:
HumanVsSmartAiLogic(
int width,
int height
)
new :
width : int *
height : int -> HumanVsSmartAiLogic
new :
width : int *
height : int -> HumanVsSmartAiLogic