C# Class MegaMan.Engine.Program

Afficher le fichier Open project: Tesserex/C--MegaMan-Engine

Méthodes publiques

Свойство Type Description
rand System.Random

Méthodes publiques

Méthode Description
KeyDown ( Keys key ) : bool

Private Methods

Méthode Description
GetAsyncKeyState ( int vKey ) : short
Main ( ) : void
PeekMessage ( MSG &msg, IntPtr hwnd, uint messageFilterMin, uint messageFilterMax, uint flags ) : bool

Method Details

KeyDown() public static méthode

public static KeyDown ( Keys key ) : bool
key Keys
Résultat bool

Property Details

rand public_oe static_oe property

public static Random,System rand
Résultat System.Random