JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
jag.game.scene
Interface RSTilePaint
All Superinterfaces:
RSProvider
public interface
RSTilePaint
extends
RSProvider
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
int
getRgb
()
int
getTexture
()
boolean
isFlatShade
()
Method Details
isFlatShade
boolean
isFlatShade
()
getTexture
int
getTexture
()
getRgb
int
getRgb
()