mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-26 03:38:55 +01:00
70acb9c1f6
Renamed image0TextureSize to imageSrcTextureSize, and removed the other texture-size functions. As texture-coordinates are always in image0's texture texels, calculations with texels are always done with image0's texture texels. Then, other texture-size functions are useless. To avoid confusion, let's remove the functions and leave the necessary funciton. |
||
---|---|---|
.. | ||
chromaticaberration_go.go | ||
chromaticaberration.go | ||
default_go.go | ||
default.go | ||
generate.go | ||
lighting_go.go | ||
lighting.go | ||
main.go | ||
radialblur_go.go | ||
radialblur.go |