Namespace: BreakoutAssembly: Breakout (in Breakout.exe) Version: 1.1.1.0 (1.1.1)
protected Sprite[,] bricks
protected Sprite[,] bricks
Protected bricks As Sprite(,)
Protected bricks As Sprite(,)
protected:
array<Sprite^,2>^ bricks
protected:
array<Sprite^,2>^ bricks
val mutable bricks: Sprite[,]
val mutable bricks: Sprite[,]
Field Value
Type:
Sprite