C# Class TestBed.Gears

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

Méthodes publiques

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

Method Details

Create() public static méthode

public static Create ( ) : Test
Résultat Test

Gears() public méthode

public Gears ( ) : System
Résultat System

Step() public méthode

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