Struct DrawContext

ClassList > DrawContext

Public Attributes

Type Name
DestroyTextureFn DestroyTexture
DestroyUIVertexBufferFn DestroyVertexBuffer
DestroyWorldspaceVertexBufferFn DestroyWorldspaceVertexBuffer
DrawUIVertexBufferFn DrawUIVertexBuffer
DrawWorldspaceVertexBufferFn DrawWorldspaceVertexBuffer
NewUIVertexBufferFn NewUIVertexBuffer
NewWorldspaceVertBufferFn NewWorldspaceVertBuffer
SetCurrentAtlasFn SetCurrentAtlas
UIVertexBufferDataFn UIVertexBufferData
UploadTextureFn UploadTexture
WorldspaceVertexBufferDataFn WorldspaceVertexBufferData
int screenHeight
int screenWidth

Public Attributes Documentation

variable DestroyTexture

DestroyTextureFn DrawContext::DestroyTexture;

variable DestroyVertexBuffer

DestroyUIVertexBufferFn DrawContext::DestroyVertexBuffer;

variable DestroyWorldspaceVertexBuffer

DestroyWorldspaceVertexBufferFn DrawContext::DestroyWorldspaceVertexBuffer;

variable DrawUIVertexBuffer

DrawUIVertexBufferFn DrawContext::DrawUIVertexBuffer;

variable DrawWorldspaceVertexBuffer

DrawWorldspaceVertexBufferFn DrawContext::DrawWorldspaceVertexBuffer;

variable NewUIVertexBuffer

NewUIVertexBufferFn DrawContext::NewUIVertexBuffer;

variable NewWorldspaceVertBuffer

NewWorldspaceVertBufferFn DrawContext::NewWorldspaceVertBuffer;

variable SetCurrentAtlas

SetCurrentAtlasFn DrawContext::SetCurrentAtlas;

variable UIVertexBufferData

UIVertexBufferDataFn DrawContext::UIVertexBufferData;

variable UploadTexture

UploadTextureFn DrawContext::UploadTexture;

variable WorldspaceVertexBufferData

WorldspaceVertexBufferDataFn DrawContext::WorldspaceVertexBufferData;

variable screenHeight

int DrawContext::screenHeight;

variable screenWidth

int DrawContext::screenWidth;


The documentation for this class was generated from the following file /home/runner/work/2DFarmingRPG/2DFarmingRPG/Stardew/engine/include/DrawContext.h