SEdit.Graphics
Class Afficheur
java.lang.Object
SEdit.Graphics.Afficheur
public class Afficheur
- extends java.lang.Object
CLASSE Afficheur
Method Summary |
static void |
Afficher_chiffre(java.awt.Graphics g,
int a,
int x,
int y,
int chiffre)
|
static void |
Afficher_nombre(java.awt.Graphics g,
int a,
int x,
int y,
int nombre)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Afficheur
public Afficheur()
Afficher_chiffre
public static void Afficher_chiffre(java.awt.Graphics g,
int a,
int x,
int y,
int chiffre)
Afficher_nombre
public static void Afficher_nombre(java.awt.Graphics g,
int a,
int x,
int y,
int nombre)
Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.