Table of Contents

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

int

PlatformTexture

public ITexture PlatformTexture { get; }

Property Value

ITexture

Width

public int Width { get; }

Property Value

int

Methods

IsLoaded()

public bool IsLoaded()

Returns

bool

This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).