Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
machine2014arcade
Game
Cell
C# Class machine2014arcade.Game.Cell
ファイルを表示
Open project: JDGETS/machine2014
Class Usage Examples
Public Properties
Property
Type
Description
ActivatedColor
Color
NormalColor
Color
Public Methods
Method
Description
Cell
(
Rectangle
rect
) :
System
activate
( ) :
void
deactivate
( ) :
void
Method Details
Cell()
public
method
public
Cell
(
Rectangle
rect
) :
System
rect
System.Drawing.Rectangle
return
System
activate()
public
method
public
activate
( ) :
void
return
void
deactivate()
public
method
public
deactivate
( ) :
void
return
void
Property Details
ActivatedColor
public_oe property
public
Color
ActivatedColor
return
Color
NormalColor
public_oe property
public
Color
NormalColor
return
Color