Uses of Class
top.focess.qq.api.command.data.CommandBuffer
-
Packages that use CommandBuffer Package Description top.focess.qq.api.command.data -
-
Uses of CommandBuffer in top.focess.qq.api.command.data
Methods in top.focess.qq.api.command.data that return CommandBuffer Modifier and Type Method Description static CommandBufferCommandBuffer. allocate(int size)Allocate a CommandBuffer with fixed size
-