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