Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SharpQuake
texture_t
C# Class SharpQuake.texture_t
Show file
Open project: Memorix101/SharpQuake
Class Usage Examples
Public Properties
Property
Type
Description
alternate_anims
texture_t
anim_min
int
anim_next
texture_t
anim_total
int
gl_texturenum
int
name
string
offsets
int[]
pixels
byte[]
texturechain
msurface_t
width
uint
Public Methods
Method
Description
texture_t
( ) :
System
Method Details
texture_t()
public
method
public
texture_t
( ) :
System
return
System
Property Details
alternate_anims
public property
public
texture_t,SharpQuake
alternate_anims
return
texture_t
anim_min
public property
public
int
anim_min
return
int
anim_next
public property
public
texture_t,SharpQuake
anim_next
return
texture_t
anim_total
public property
public
int
anim_total
return
int
gl_texturenum
public property
public
int
gl_texturenum
return
int
name
public property
public
string
name
return
string
offsets
public property
public
int[]
offsets
return
int[]
pixels
public property
public
byte[]
pixels
return
byte[]
texturechain
public property
public
msurface_t,SharpQuake
texturechain
return
msurface_t
width
public property
public
uint
width
return
uint