mirror of
https://github.com/love2d/love.git
synced 2026-08-20 12:40:20 +02:00
Expose GraphicsBuffer type to Lua.
It currently doesn't have any methods or any way to access it, yet.
This commit is contained in:
@@ -559,6 +559,8 @@ set(LOVE_SRC_MODULE_GRAPHICS_ROOT
|
||||
src/modules/graphics/Video.h
|
||||
src/modules/graphics/Volatile.cpp
|
||||
src/modules/graphics/Volatile.h
|
||||
src/modules/graphics/wrap_Buffer.cpp
|
||||
src/modules/graphics/wrap_Buffer.h
|
||||
src/modules/graphics/wrap_Canvas.cpp
|
||||
src/modules/graphics/wrap_Canvas.h
|
||||
src/modules/graphics/wrap_Font.cpp
|
||||
|
||||
Reference in New Issue
Block a user