mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
8fd377f1e3
This is a preparation to introduce shaders. Shader programs require images as uniform variables, but the current way would make API complex unnecessarily. |
||
---|---|---|
.. | ||
compositemode.go | ||
cursormode.go | ||
event.go | ||
filter.go | ||
gamepadbutton.go | ||
graphics.go | ||
input.go | ||
keys.go | ||
modifier.go | ||
mousebutton.go | ||
ui.go |