Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
gbrainy
Games
Logic
PuzzlePencil
C# Class gbrainy.Games.Logic.PuzzlePencil
Inheritance:
gbrainy.Core.Main.Game
Datei anzeigen
Open project: GNOME/gbrainy
Protected Methods
Method
Description
Initialize
( ) :
void
Private Methods
Method
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
method
protected
Initialize
( ) :
void
return
void