- getActionBoolean(M) - Method in class com.b3dgs.lionengine.network.message.NetworkMessageEntity
-
Get the action value.
- getActionByte(M) - Method in class com.b3dgs.lionengine.network.message.NetworkMessageEntity
-
Get the action value.
- getActionChar(M) - Method in class com.b3dgs.lionengine.network.message.NetworkMessageEntity
-
Get the action value.
- getActionDouble(M) - Method in class com.b3dgs.lionengine.network.message.NetworkMessageEntity
-
Get the action value.
- getActionInteger(M) - Method in class com.b3dgs.lionengine.network.message.NetworkMessageEntity
-
Get the action value.
- getActionShort(M) - Method in class com.b3dgs.lionengine.network.message.NetworkMessageEntity
-
Get the action value.
- getBandwidth() - Method in interface com.b3dgs.lionengine.network.NetworkedWorld
-
Get the amount of bytes sent per second.
- getClientDestId() - Method in class com.b3dgs.lionengine.network.message.NetworkMessage
-
Get the destination of this message.
- getClientId() - Method in class com.b3dgs.lionengine.network.message.NetworkMessage
-
Get the owner if of this message.
- getClientId() - Method in interface com.b3dgs.lionengine.network.purview.Networkable
-
Get the client id.
- getClientId() - Method in class com.b3dgs.lionengine.network.purview.NetworkableModel
-
- getClientId() - Method in class com.b3dgs.lionengine.network.purview.NetworkChat
-
- getClientId() - Method in class com.b3dgs.lionengine.network.purview.NetworkedInput
-
- getEntityId() - Method in class com.b3dgs.lionengine.network.message.NetworkMessageEntity
-
Get the entity id (-1 if none).
- getId() - Method in interface com.b3dgs.lionengine.network.NetworkedWorldClient
-
Get the network id.
- getId() - Method in class com.b3dgs.lionengine.network.NetworkedWorldModelClient
-
- getMessage() - Method in class com.b3dgs.lionengine.network.message.NetworkMessageChat
-
Get the message.
- getMessages() - Method in class com.b3dgs.lionengine.network.purview.NetworkChat
-
Get the list of messages.
- getName() - Method in interface com.b3dgs.lionengine.network.NetworkedWorldClient
-
Get the client name.
- getName() - Method in class com.b3dgs.lionengine.network.NetworkedWorldModelClient
-
- getNetworkMessageFromType(int) - Method in interface com.b3dgs.lionengine.network.message.NetworkMessageDecoder
-
Get the network message instance from its type.
- getNetworkMessages() - Method in interface com.b3dgs.lionengine.network.purview.Networkable
-
Get the messages list.
- getNetworkMessages() - Method in class com.b3dgs.lionengine.network.purview.NetworkableModel
-
- getNetworkMessages() - Method in class com.b3dgs.lionengine.network.purview.NetworkChat
-
- getNetworkMessages() - Method in class com.b3dgs.lionengine.network.purview.NetworkedInput
-
- getPing() - Method in interface com.b3dgs.lionengine.network.NetworkedWorldClient
-
Get the ping from the server (time elapsed between the ping request and response).
- getPing() - Method in class com.b3dgs.lionengine.network.NetworkedWorldModelClient
-
- getType() - Method in class com.b3dgs.lionengine.network.message.NetworkMessage
-
Get the message type.
- getWriting() - Method in class com.b3dgs.lionengine.network.purview.NetworkChat
-
Get the current writing string.