C# Class TestBed.ContactCB

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

Méthodes publiques

Méthode Description
ContactCB ( ) : System
Create ( ) : Test
Step ( Settings settings ) : void

Method Details

ContactCB() public méthode

public ContactCB ( ) : System
Résultat System

Create() public static méthode

public static Create ( ) : Test
Résultat Test

Step() public méthode

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