public class Connections
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static int[] |
parseConnections(@NotNull BaseObject<?,?,?,?> gameObject)
Extract the "connected" value(s) from a given game object.
|
public static int[] parseConnections(@NotNull
@NotNull BaseObject<?,?,?,?> gameObject)
gameObject - the game object to processnull if the game object does not
contain a "connected" field