C# Class TestBed.Web

Inheritance: Test
Afficher le fichier Open project: colgreen/box2dx

Méthodes publiques

Méthode Description
Create ( ) : Test
JointDestroyed ( Joint joint ) : void
Keyboard ( System key ) : void
Step ( Settings settings ) : void
Web ( ) : System

Method Details

Create() public static méthode

public static Create ( ) : Test
Résultat Test

JointDestroyed() public méthode

public JointDestroyed ( Joint joint ) : void
joint Box2DX.Dynamics.Joint
Résultat void

Keyboard() public méthode

public Keyboard ( System key ) : void
key System
Résultat void

Step() public méthode

public Step ( Settings settings ) : void
settings Settings
Résultat void

Web() public méthode

public Web ( ) : System
Résultat System