CubeEvent constructor

CubeEvent(
  1. CubeInfo cube,
  2. CubeView view
)

Implementation

CubeEvent(this.cube, this.view);