Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SimonSaysApp
CubeData
C# Class SimonSaysApp.CubeData
Show file
Open project: alexmullans/Siftables-Emulator
Public Methods
Method
Description
CubeData
(
int
color
) :
Sifteo
GetCubeColor
( ) :
int
SetCubeColor
(
int
color
) :
void
Method Details
CubeData()
public
method
public
CubeData
(
int
color
) :
Sifteo
color
int
return
Sifteo
GetCubeColor()
public
method
public
GetCubeColor
( ) :
int
return
int
SetCubeColor()
public
method
public
SetCubeColor
(
int
color
) :
void
color
int
return
void