Hajime Hoshi
|
1b816eb249
|
ebiten: Remove the error returning value from NewImageFromImage
Updates #1380
|
2020-10-06 01:03:33 +09:00 |
|
Hajime Hoshi
|
944a19c6f7
|
audio: Remove the error returning value from NewContext
Updates #1380
|
2020-10-05 02:25:13 +09:00 |
|
Hajime Hoshi
|
fe97e7b0a5
|
ebiten: Remove the filter argument from NewImage and NewImageFromImage
Updates #503
|
2020-10-05 01:40:44 +09:00 |
|
Hajime Hoshi
|
8f00c8fbf5
|
ebiten: Remove the argument from Update
Fixes #1260
|
2020-10-04 19:33:10 +09:00 |
|
Hajime Hoshi
|
bf515bb594
|
Update version to v2.0.0-alpha
|
2020-10-04 04:30:40 +09:00 |
|
Hajime Hoshi
|
dcba380827
|
examples/audiopanning: Remove intro loop
|
2020-07-01 23:14:45 +09:00 |
|
Gabriel Ochsenhofer
|
9942d5bac2
|
example: Stereo audio panning example (#1227)
This example simulates an audio source (sprite) and an audio listener (camera).
The panning is relative to the sprite's position.
Fixes #1224
|
2020-07-01 23:03:47 +09:00 |
|