C# Class TestBed.ApplyForce

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

Méthodes publiques

Méthode Description
ApplyForce ( ) : System
Create ( ) : Test
Keyboard ( System key ) : void

Method Details

ApplyForce() public méthode

public ApplyForce ( ) : System
Résultat System

Create() public static méthode

public static Create ( ) : Test
Résultat Test

Keyboard() public méthode

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