TZEngineWindow_Create Méthode
Créé une nouvelle fenêtre de rendu
Espace de nom: Tzu3DAssembly: Tzu3D (in Tzu3D.dll) Version: 1.0.9025.34810
public int Window_Create(
IntPtr Handle,
bool Windowed,
int Width,
int Height
)
Public Function Window_Create (
Handle As IntPtr,
Windowed As Boolean,
Width As Integer,
Height As Integer
) As Integer
- Handle IntPtr
- Handle d'un contrôle
- Windowed Boolean
- Indique si le mode fenêtré (True) ou plein écran (False)
- Width Int32
- Résolution X (largeur)
- Height Int32
- Résolution Y (hauteur)
Int32Retourne l'index de la fenêtre