C# Class MovingBar, chronojump

Inheritance: MonoBehaviour
Afficher le fichier Open project: GNOME/chronojump

Méthodes publiques

Свойство Type Description
AltoTop int
Layout Pango.Layout
Pen_bar_bg Gdk.GC
Result double
Simulated bool
Step int
Width int
X int
Y int
YTop int

Méthodes publiques

Méthode Description
MovingBar ( int x, int y, int width, int yTop, int altoTop, Gdk pen_bar_bg, bool simulated, double result, Pango layout ) : System
Next ( ) : void

Method Details

MovingBar() public méthode

public MovingBar ( int x, int y, int width, int yTop, int altoTop, Gdk pen_bar_bg, bool simulated, double result, Pango layout ) : System
x int
y int
width int
yTop int
altoTop int
pen_bar_bg Gdk
simulated bool
result double
layout Pango
Résultat System

Next() public méthode

public Next ( ) : void
Résultat void

Property Details

AltoTop public_oe property

public int AltoTop
Résultat int

Layout public_oe property

public Layout,Pango Layout
Résultat Pango.Layout

Pen_bar_bg public_oe property

public Gdk.GC Pen_bar_bg
Résultat Gdk.GC

Result public_oe property

public double Result
Résultat double

Simulated public_oe property

public bool Simulated
Résultat bool

Step public_oe property

public int Step
Résultat int

Width public_oe property

public int Width
Résultat int

X public_oe property

public int X
Résultat int

Y public_oe property

public int Y
Résultat int

YTop public_oe property

public int YTop
Résultat int