Package org.robovm.apple.gamekit
Class GKMatchmaker.GKMatchmakerPtr
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.rt.bro.Struct<T>
org.robovm.rt.bro.ptr.Ptr<GKMatchmaker,GKMatchmaker.GKMatchmakerPtr>
org.robovm.apple.gamekit.GKMatchmaker.GKMatchmakerPtr
- All Implemented Interfaces:
Iterable<GKMatchmaker.GKMatchmakerPtr>
- Enclosing class:
- GKMatchmaker
public static class GKMatchmaker.GKMatchmakerPtr extends Ptr<GKMatchmaker,GKMatchmaker.GKMatchmakerPtr>
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description GKMatchmakerPtr() -
Method Summary
Methods inherited from class org.robovm.rt.bro.Struct
_sizeOf, allocate, allocate, as, clear, clear, copy, copy, copyWithMalloc, copyWithMalloc, free, iterator, iterator, malloc, malloc, next, next, offsetOf, previous, previous, sizeOf, sizeOf, toArray, toList, toStruct, update, update, update, wrap
-
Constructor Details
-
GKMatchmakerPtr
public GKMatchmakerPtr()
-