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