C# Class OOGL.GUI.Widgets.Picture

Inheritance: BaseControl
Afficher le fichier Open project: tpb3d/TPB3D Class Usage Examples

Méthodes publiques

Méthode Description
DrawToFrameBuffer ( double gameTime ) : void
Picture ( BaseFrameMgr frameMgr, BaseControl parent ) : System

Method Details

DrawToFrameBuffer() public méthode

public DrawToFrameBuffer ( double gameTime ) : void
gameTime double
Résultat void

Picture() public méthode

public Picture ( BaseFrameMgr frameMgr, BaseControl parent ) : System
frameMgr OOGL.GUI.Abstract.BaseFrameMgr
parent BaseControl
Résultat System