C# Class Fusion.Engine.Graphics.Texture

Base class for all texture types.
Inheritance: System.DisposableBase
Mostra file Open project: demiurghg/FusionEngine Class Usage Examples

Protected Methods

Method Description
Texture ( ) : System

Forbid Texture creation.

Method Details

Texture() protected method

Forbid Texture creation.
protected Texture ( ) : System
return System