JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
dev.latvian.mods.klib.texture
PackedUV
Contents
Description
Method Summary
Method Details
packed()
u()
v()
Hide sidebar
Show sidebar
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
()