Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
RagePixel2
Texel
C# Class RagePixel2.Texel
Mostra file
Open project: JuhaKiili/RagePixel2
Class Usage Examples
Public Properties
Property
Type
Description
X
int
Y
int
Public Methods
Method
Description
Texel
( )
Texel
(
int
_x
,
int
_y
)
operator
( ) :
Texel
Method Details
Texel()
public
method
public
Texel
( )
Texel()
public
method
public
Texel
(
int
_x
,
int
_y
)
_x
int
_y
int
operator()
public
static
method
public
static
operator
( ) :
Texel
return
Texel
Property Details
X
public_oe property
public
int
X
return
int
Y
public_oe property
public
int
Y
return
int