Package org.robovm.apple.gamekit
Interface GKLocalPlayerListener
- All Superinterfaces:
GKChallengeListener,GKInviteEventListener,GKSavedGameListener,GKTurnBasedEventListener,NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
GKLocalPlayerListenerAdapter
public interface GKLocalPlayerListener extends GKChallengeListener, GKInviteEventListener, GKTurnBasedEventListener, GKSavedGameListener
-
Method Summary
Methods inherited from interface org.robovm.apple.gamekit.GKChallengeListener
didCompleteChallenge, didReceiveChallenge, issuedChallengeWasCompleted, wantsToPlayChallengeMethods inherited from interface org.robovm.apple.gamekit.GKInviteEventListener
didAcceptInvite, didRequestMatch, didRequestMatchMethods inherited from interface org.robovm.apple.gamekit.GKSavedGameListener
didModifySavedGame, hasConflictingSavedGamesMethods inherited from interface org.robovm.apple.gamekit.GKTurnBasedEventListener
didRequestMatch, didRequestMatch, matchEnded, receivedExchangeCancellation, receivedExchangeReplies, receivedExchangeRequest, receivedTurnEvent, wantsToQuitMatch