JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
dev.latvian.mods.klib.texture
Interface PackedUV
All Known Implementing Classes:
LightUV
,
OverlayUV
public interface
PackedUV
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
packed
()
int
u
()
int
v
()
Method Details
packed
int
packed
()
u
int
u
()
v
int
v
()