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
PuzzleNumericSequence
C# Class gbrainy.Games.Logic.PuzzleNumericSequence
Inheritance:
gbrainy.Core.Main.Game
Afficher le fichier
Open project: GNOME/gbrainy
Méthodes publiques
Méthode
Description
Draw
(
CairoContextEx
gr
,
int
area_width
,
int
area_height
,
bool
rtl
) :
void
Méthodes protégées
Méthode
Description
Initialize
( ) :
void
Method Details
Draw()
public
méthode
public
Draw
(
CairoContextEx
gr
,
int
area_width
,
int
area_height
,
bool
rtl
) :
void
gr
gbrainy.Core.Main.CairoContextEx
area_width
int
area_height
int
rtl
bool
Résultat
void
Initialize()
protected
méthode
protected
Initialize
( ) :
void
Résultat
void