Package org.robovm.apple.gameplaykit
Interface GKAgentDelegate
- All Superinterfaces:
NSObjectProtocol,ObjCProtocol
- All Known Implementing Classes:
GKAgentDelegateAdapter,GKSCNNodeComponent,GKSKNodeComponent
public interface GKAgentDelegate extends NSObjectProtocol
-
Method Summary
Modifier and Type Method Description voiddidUpdate(GKAgent agent)voidwillUpdate(GKAgent agent)
-
Method Details
-
willUpdate
-
didUpdate
-