public class ANetMessage extends NetMessage
Modifier and Type | Field and Description |
---|---|
int |
avalancheId |
int |
sourceId |
from, time
Constructor and Description |
---|
ANetMessage(double time,
int from,
int sourceId,
int avalancheId) |
public int sourceId
public int avalancheId
public ANetMessage(double time, int from, int sourceId, int avalancheId)