Uses of Class
com.offbynull.coroutines.user.SerializedState.FrameInterceptPoint
Packages that use SerializedState.FrameInterceptPoint
-
Uses of SerializedState.FrameInterceptPoint in com.offbynull.coroutines.user
Constructors in com.offbynull.coroutines.user with parameters of type SerializedState.FrameInterceptPointModifierConstructorDescriptionCoroutineReader(CoroutineReader.CoroutineDeserializer deserializer, SerializedState.FrameUpdatePoint[] frameUpdatePoints, SerializedState.FrameInterceptPoint[] frameInterceptPoints) Constructs aCoroutineReaderobject.CoroutineReader(SerializedState.FrameInterceptPoint[] frameInterceptPoints) Constructs aCoroutineReader.CoroutineReader(SerializedState.FrameUpdatePoint[] frameUpdatePoints, SerializedState.FrameInterceptPoint[] frameInterceptPoints) Constructs aCoroutineReader.CoroutineWriter(CoroutineWriter.CoroutineSerializer serializer, SerializedState.FrameUpdatePoint[] frameUpdatePoints, SerializedState.FrameInterceptPoint[] frameInterceptPoints) Constructs aCoroutineWriterobject.CoroutineWriter(SerializedState.FrameInterceptPoint[] frameInterceptPoints) Constructs aCoroutineWriter.CoroutineWriter(SerializedState.FrameUpdatePoint[] frameUpdatePoints, SerializedState.FrameInterceptPoint[] frameInterceptPoints) Constructs aCoroutineWriter.