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.boze.api.internal.interfaces
Interface IRender
public interface
IRender
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
DrawColor
newColor
()
DrawColor
newColor
(int packed)
DrawColor
newColor
(int r, int g, int b, int a)
Method Details
newColor
DrawColor
newColor
()
newColor
DrawColor
newColor
(int packed)
newColor
DrawColor
newColor
(int r, int g, int b, int a)