Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
gbrainy
Games
Logic
PuzzlePencil
C# Class gbrainy.Games.Logic.PuzzlePencil
Inheritance:
gbrainy.Core.Main.Game
Afficher le fichier
Open project: GNOME/gbrainy
Méthodes protégées
Méthode
Description
Initialize
( ) :
void
Private Methods
Méthode
Description
DrawDiamon
(
CairoContextEx
gr
,
double
x
,
double
y
) :
void
DrawRectangleWithCross
(
CairoContextEx
gr
,
double
x
,
double
y
) :
void
DrawRectangleWithTriangles
(
CairoContextEx
gr
,
double
x
,
double
y
) :
void
DrawThreeTriangles
(
CairoContextEx
gr
,
double
x
,
double
y
) :
void
DrawTriangle
(
CairoContextEx
gr
,
double
x
,
double
y
) :
void
Method Details
Initialize()
protected
méthode
protected
Initialize
( ) :
void
Résultat
void