Uses of Class
VASSAL.chat.peer2peer.P2PPlayer
Package | Description |
---|---|
VASSAL.chat.peer2peer |
-
Uses of P2PPlayer in VASSAL.chat.peer2peer
Methods in VASSAL.chat.peer2peer that return P2PPlayer Modifier and Type Method Description P2PPlayer
RoomManager. getPlayerById(String id)
Methods in VASSAL.chat.peer2peer with parameters of type P2PPlayer Modifier and Type Method Description void
DirectPeerPool. initComponents(P2PPlayer me, org.litesoft.p2pchat.PendingPeerManager ppm)
void
DirectPeerPool. initialize(P2PPlayer myInfo, org.litesoft.p2pchat.PendingPeerManager ppm)
void
PeerPool. initialize(P2PPlayer myInfo, org.litesoft.p2pchat.PendingPeerManager ppm)