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
gbrainy
Games
Logic
PuzzleLargestArea.RectangleFigure
C# Class gbrainy.Games.Logic.PuzzleLargestArea.RectangleFigure
Inheritance:
Figure
ファイルを表示
Open project: GNOME/gbrainy
Public Methods
Method
Description
Area
( ) :
double
Draw
(
CairoContextEx
gr
,
double
x
,
double
y
,
double
size
) :
void
Initialitze
(
List
prevfigures
) :
void
Method Details
Area()
public
method
public
Area
( ) :
double
return
double
Draw()
public
method
public
Draw
(
CairoContextEx
gr
,
double
x
,
double
y
,
double
size
) :
void
gr
gbrainy.Core.Main.CairoContextEx
x
double
y
double
size
double
return
void
Initialitze()
public
method
public
Initialitze
(
List
prevfigures
) :
void
prevfigures
List
return
void