Hajime Hoshi
|
4bccf9d009
all: use math/rand/v2
|
2 mēneši atpakaļ |
Hajime Hoshi
|
f0ef1ecad0
all: add float32 version of audio APIs
|
4 mēneši atpakaļ |
Hajime Hoshi
|
f57703175e
text/v2: rename LineSpaceInPixels -> LineSpace for consistency
|
10 mēneši atpakaļ |
Hajime Hoshi
|
147175d400
text/v2: rename LineHeight -> LineSpacingInPixels
|
1 gadu atpakaļ |
Hajime Hoshi
|
9fa60e1656
examples/flappy: adjust text layouts
|
1 gadu atpakaļ |
Hajime Hoshi
|
3635b67f31
examples/flappy: use text/v2
|
1 gadu atpakaļ |
Hajime Hoshi
|
f054a7634a
ebiten: deprecate (*Image).Size
|
1 gadu atpakaļ |
Artem Yadelskyi
|
86e694941f
examples: remove `example` build tag (#2433)
|
2 gadi atpakaļ |
Artem Yadelskyi
|
5b53cef59e
all: remove old `// +build` comments (#2431)
|
2 gadi atpakaļ |
Hajime Hoshi
|
599571c7a7
ebiten: add geoM argument to DrawFinalScreen
|
2 gadi atpakaļ |
Hajime Hoshi
|
d2eeca3067
examples/flappy: typo
|
2 gadi atpakaļ |
Hajime Hoshi
|
30cc36b1ba
ebiten: add FinalScreenDrawer
|
2 gadi atpakaļ |
Terra Brown
|
a1cc44833d
add errcheck static analysis (#2293)
|
2 gadi atpakaļ |
Hajime Hoshi
|
f7c44f086f
replace Ebiten with Ebitengine in comments
|
2 gadi atpakaļ |
Hajime Hoshi
|
0f52381580
ebiten: rename TPS functions
|
2 gadi atpakaļ |
Hajime Hoshi
|
75e84f6eda
audio/mp3, audio/vorbis, audio/wav: add DecodeWithoutResampling
|
2 gadi atpakaļ |
Hajime Hoshi
|
699b58c02b
examples/flappy: bug fix: touches didn't work
|
2 gadi atpakaļ |
Hajime Hoshi
|
648c8ed1f9
examples/flappy: use DecodeWithSampleRate instead of Decode
|
2 gadi atpakaļ |
Hajime Hoshi
|
852c787743
examples/flappy: Bug fix: an audio context was created multiple times
|
3 gadi atpakaļ |
Hajime Hoshi
|
92bc5c1908
audio: Add (*Context).NewPlayer and (*Context).NewPlayerFromBytes
|
3 gadi atpakaļ |
Hajime Hoshi
|
1dc8002689
examples: Reduce global variables
|
3 gadi atpakaļ |
Hajime Hoshi
|
c54418c3e4
examples/flappy: Use A/B buttons for the standard gamepad layout
|
3 gadi atpakaļ |
Hajime Hoshi
|
5c4885c988
inpututil: Add AppendJustConnectedTouchIDs
|
3 gadi atpakaļ |
Hajime Hoshi
|
a79c287bb7
inpututil: Add AppendPressedKeys
|
3 gadi atpakaļ |
Hajime Hoshi
|
431cd33839
ebiten: Add AppendInputChars, AppendGamepadIDs, and AppendTouchIDs
|
3 gadi atpakaļ |
Hajime Hoshi
|
a615be69c7
examples: Add //go:build
|
3 gadi atpakaļ |
Hajime Hoshi
|
95a98950b8
examples/resources: Unify jab.wav to 48000 Hz
|
3 gadi atpakaļ |
Hajime Hoshi
|
0247261d34
examples/flappy: Change the sample rate to 48000
|
3 gadi atpakaļ |
Hajime Hoshi
|
7f67fb7b90
examples/flappy: Accept gamepads
|
3 gadi atpakaļ |
Hajime Hoshi
|
f1f7b350de
audio, audio/mp3, audio/vorbis, audio/wav: Remove Close functions
|
4 gadi atpakaļ |