Sc2ApiSerializable<SC2APIProtocol.Debug.DebugBox>, java.io.Serializablepublic final class DebugBox extends java.lang.Object implements Sc2ApiSerializable<SC2APIProtocol.Debug.DebugBox>
| Modifier and Type | Class | Description |
|---|---|---|
static class |
DebugBox.Builder |
| Modifier and Type | Method | Description |
|---|---|---|
static DebugBoxSyntax |
box() |
|
boolean |
equals(java.lang.Object o) |
|
Color |
getColor() |
|
Point |
getMax() |
|
Point |
getMin() |
|
int |
hashCode() |
|
SC2APIProtocol.Debug.DebugBox |
toSc2Api() |
|
java.lang.String |
toString() |
public static DebugBoxSyntax box()
public SC2APIProtocol.Debug.DebugBox toSc2Api()
toSc2Api in interface Sc2ApiSerializable<SC2APIProtocol.Debug.DebugBox>public Color getColor()
public Point getMin()
public Point getMax()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2017–2018 Ocraft Project. All rights reserved.