Package org.robovm.apple.gamecontroller
Class GCEventViewController.GCEventViewControllerPtr
java.lang.Object
org.robovm.rt.bro.NativeObject
org.robovm.rt.bro.Struct<T>
org.robovm.rt.bro.ptr.Ptr<GCEventViewController,GCEventViewController.GCEventViewControllerPtr>
org.robovm.apple.gamecontroller.GCEventViewController.GCEventViewControllerPtr
- All Implemented Interfaces:
Iterable<GCEventViewController.GCEventViewControllerPtr>
- Enclosing class:
- GCEventViewController
public static class GCEventViewController.GCEventViewControllerPtr extends Ptr<GCEventViewController,GCEventViewController.GCEventViewControllerPtr>
-
Nested Class Summary
-
Constructor Summary
Constructors Constructor Description GCEventViewControllerPtr() -
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
-
GCEventViewControllerPtr
public GCEventViewControllerPtr()
-