Method | Description | |
---|---|---|
Equals ( object obj ) : bool |
Checks whether this instance is equal to the specified object.
|
|
operator ( ) : bool |
Checks whether two textures are equal.
|
Method | Description | |
---|---|---|
Texture ( |
Creates a new texture.
|
|
Texture ( |
Creates a new texture.
|
|
Texture ( OpenBveApi texture ) : System |
Creates a new texture.
|
|
Texture ( string path, OpenBveApi parameters ) : System |
Creates a new texture.
|