C# Class FireflyGL.Window

Afficher le fichier Open project: LukaHorvat/Kento Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Window ( int Width, int Height, string Title, OnLoadHandler LoadHandler, bool UseOGL3 = false ) : System

Method Details

Window() public méthode

public Window ( int Width, int Height, string Title, OnLoadHandler LoadHandler, bool UseOGL3 = false ) : System
Width int
Height int
Title string
LoadHandler OnLoadHandler
UseOGL3 bool
Résultat System