Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Lallassu/bintris
/ functions
Functions
84 in github.com/Lallassu/bintris
⨍
Functions
84
◇
Types & classes
21
↓ 65 callers
Method
AddText
(txt string, fx, fy, pz, tx, ty float32, effect Effect, sType SpriteType)
texture.go:126
↓ 25 callers
Method
ChangeEffect
(e Effect)
sprite.go:96
↓ 12 callers
Method
Show
()
menu.go:35
↓ 9 callers
Method
Hide
()
menu.go:68
↓ 7 callers
Method
Hide
()
mode.go:81
↓ 7 callers
Method
Load
(name, file string, format uint32, hz int32)
sound.go:30
↓ 7 callers
Method
Play
(name string)
sound.go:64
↓ 6 callers
Method
ChangeTexture
(tex string)
sprite.go:90
↓ 6 callers
Method
Hide
()
tile.go:94
↓ 5 callers
Method
Enable
(sType SpriteType)
gldata.go:57
↓ 5 callers
Method
Init
(fx, fy, z, tx, ty float32, tex string, g *Game, sType SpriteType)
sprite.go:37
↓ 5 callers
Method
Show
()
mode.go:152
↓ 4 callers
Method
ChangeTexture
(val string, sc *[]*Sprite, e Effect)
scoreboard.go:157
↓ 4 callers
Method
ChangeY
(dy float32)
sprite.go:79
↓ 4 callers
Method
Hidden
()
menu.go:119
↓ 4 callers
Method
Hide
()
sprite.go:59
↓ 4 callers
Method
KeyDown
(x, y float32)
menu.go:99
↓ 3 callers
Method
Close
()
sound.go:100
↓ 3 callers
Method
Reset
()
mode.go:177
↓ 3 callers
Method
Update
(dt float64)
mode.go:202
↓ 2 callers
Method
Draw
()
game.go:145
↓ 2 callers
Method
Hide
()
scoreboard.go:166
↓ 2 callers
Method
Hide
()
about.go:48
↓ 2 callers
Method
Hide
()
howtoplay.go:85
↓ 2 callers
Method
LoadFile
()
scoreboard.go:67
↓ 2 callers
Method
Show
(sc []Score)
scoreboard.go:109
↓ 2 callers
Method
Stop
()
game.go:139
↓ 2 callers
Method
UpdateEffect
(s *Sprite)
gldata.go:133
↓ 2 callers
Method
UpdateObject
(s *Sprite)
gldata.go:198
↓ 2 callers
Method
UpdateUV
(s *Sprite)
gldata.go:270
↓ 2 callers
Method
load
()
AndroidProject/app/src/main/java/go/lang/bintris/GoNativeActivity.java:40
↓ 1 callers
Method
Add
(score, sec int)
scoreboard.go:202
↓ 1 callers
Method
AddObjects
(sType SpriteType, obj ...*Sprite)
game.go:247
↓ 1 callers
Method
AddScore
(points int)
mode.go:269
↓ 1 callers
Method
AddSprite
(s *Sprite)
gldata.go:73
↓ 1 callers
Method
Cleanup
()
gldata.go:67
↓ 1 callers
Method
Click
(sz size.Event, x, y float32)
game.go:208
↓ 1 callers
Method
GameOver
()
mode.go:114
↓ 1 callers
Method
Init
(glctx gl.Context)
game.go:62
↓ 1 callers
Method
Init
()
texture.go:117
↓ 1 callers
Method
Init
(size int, number int, g *Game)
tile.go:27
↓ 1 callers
Method
IsGameOver
()
mode.go:277
↓ 1 callers
Method
NewMenuID
()
game.go:266
↓ 1 callers
Method
NewPlayID
()
game.go:274
↓ 1 callers
Method
NewTileID
()
game.go:282
↓ 1 callers
Method
SetSpeed
(s float64)
tile.go:58
↓ 1 callers
Method
Show
()
about.go:30
↓ 1 callers
Method
Show
()
howtoplay.go:67
↓ 1 callers
Method
Start
(gm GameMode)
mode.go:61
↓ 1 callers
Method
Started
()
mode.go:281
↓ 1 callers
Method
VerifyNumber
()
tile.go:146
↓ 1 callers
Method
WriteFile
(score []Score)
scoreboard.go:93
Method
Cleanup
()
texture.go:122
Method
Click
(x, y float32)
tile.go:62
Method
Draw
(dt float64)
sprite.go:84
Method
Draw
()
gldata.go:83
Method
GameOver
()
game.go:189
Method
GameOver
()
tile.go:201
Method
GoNativeActivity
()
AndroidProject/app/src/main/java/go/lang/bintris/GoNativeActivity.java:16
Method
Hidden
()
scoreboard.go:198
Method
Hidden
()
about.go:72
Method
Hidden
()
howtoplay.go:109
Method
HideAll
()
game.go:257
Method
Init
(g *Game)
menu.go:19
Method
Init
(g *Game)
mode.go:45
Method
Init
(g *Game)
scoreboard.go:35
Method
Init
()
sound.go:21
Method
Init
(g *Game)
about.go:11
Method
Init
(g *Game)
howtoplay.go:11
Method
Init
(gh *Game, bufferSize int)
gldata.go:24
Method
KeyDown
(x, y float32)
scoreboard.go:191
Method
KeyDown
(x, y float32)
about.go:65
Method
KeyDown
(x, y float32)
howtoplay.go:102
Method
Load
Load sprite sheet into textures
texture.go:50
Method
Reset
()
game.go:196
Method
Reset
(offset float32, bitRot bool)
tile.go:104
Method
Show
()
sprite.go:70
Method
Stop
(name string)
sound.go:82
Method
Update
(sType SpriteType)
gldata.go:91
Method
Update
(dt float64)
tile.go:169
Method
getRune
(int deviceId, int keyCode, int metaState)
AndroidProject/app/src/main/java/go/lang/bintris/GoNativeActivity.java:25
Method
getTmpdir
()
AndroidProject/app/src/main/java/go/lang/bintris/GoNativeActivity.java:21
Function
main
()
main.go:13
Method
onCreate
(Bundle savedInstanceState)
AndroidProject/app/src/main/java/go/lang/bintris/GoNativeActivity.java:64