mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-11-02 20:44:00 +08:00
* imageSrcTextureSourceRegion -> imageSrcTextureRegion * image[N]TextureAt -> imageSrc[N]At * image[N]TextureBoundsAt -> imageSrc[N]BoundsAt Updates #1325