public interface BufferStrategy
Modifier and Type | Interface and Description |
---|---|
static interface |
BufferStrategy.BufferProvider<T> |
Modifier and Type | Method and Description |
---|---|
BufferStrategy.BufferProvider<char[]> |
newCharProvider(int size) |
BufferStrategy.BufferProvider<char[]> newCharProvider(int size)
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.