Class Texture
- Namespace
- TaleWorlds.TwoDimension
- Assembly
- TaleWorlds.TwoDimension.dll
public class Texture
- Inheritance
-
Texture
- Inherited Members
Constructors
Texture(ITexture)
public Texture(ITexture platformTexture)
Parameters
platformTexture
ITexture
Properties
Height
public int Height { get; }
Property Value
PlatformTexture
public ITexture PlatformTexture { get; }
Property Value
Width
public int Width { get; }
Property Value
Methods
IsLoaded()
public bool IsLoaded()
Returns
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).