MCPcopy Create free account

hub / github.com/KorokEngine/Korok / functions

Functions1,776 in github.com/KorokEngine/Korok

MethodCreateFramebuffer
Returns a WebGLFramebuffer object.
webav/webgl.go:522
FunctionCreateProgram
program & shader
hid/gl/gl_mobile.go:91
FunctionCreateProgram
program & shader
hid/gl/gl_gl2.go:79
FunctionCreateProgram
program & shader
hid/gl/gl_webgl.go:117
FunctionCreateProgram
program & shader
hid/gl/gl_gl3.go:80
MethodCreateRenderbuffer
Creates and returns a WebGLRenderbuffer object.
webav/webgl.go:533
FunctionCreateShader
(xtype uint32)
hid/gl/gl_mobile.go:116
FunctionCreateShader
(xtype uint32)
hid/gl/gl_gl2.go:112
FunctionCreateShader
(xtype uint32)
hid/gl/gl_webgl.go:159
FunctionCreateShader
(xtype uint32)
hid/gl/gl_gl3.go:113
FunctionCreateWindow
(option *WindowOptions)
hid/window_glfw.go:30
FunctionCreateWindow
Mobile always full-screen.
hid/window_mob.go:41
FunctionCreateWindow
(option *WindowOptions)
hid/window_webgl.go:58
MethodCross
(v2 Vec2)
math/f32/vector.go:42
MethodCullFace
Sets whether or not front, back, or both facing facets are able to be culled.
webav/webgl.go:548
MethodDecode
streamed from disc
audio/wav/decoder.go:161
MethodDecode
()
audio/ogg/decoder_vorbis.go:65
FunctionDefaultContext
()
gui/gui.go:121
FunctionDefine
Layout & Group Define a view group
gui/auto/gui.go:114
FunctionDefineType
(name string, xt ViewType)
gui/auto/gui.go:118
FunctionDegree
Degree converts radian to degree.
math/f32.go:90
MethodDel
(k int)
engi/array/map.go:35
MethodDel
(k int)
engi/array/map.go:76
MethodDelete
(name string)
gfx/R.go:200
MethodDelete
()
gfx/mesh.go:93
MethodDelete
(entity engi.Entity)
anim/frame/frame.go:125
FunctionDeleteBuffers
(n int32, buffers *uint32)
hid/gl/gl_mobile.go:166
FunctionDeleteBuffers
(n int32, buffers *uint32)
hid/gl/gl_gl2.go:160
FunctionDeleteBuffers
(n int32, buffers *uint32)
hid/gl/gl_webgl.go:241
FunctionDeleteBuffers
(n int32, buffers *uint32)
hid/gl/gl_gl3.go:161
MethodDeleteFramebuffer
Deletes a specific WebGLFramebuffer object. If you delete the currently bound framebuffer, the default framebuffer will be bound. Deleting a framebuff
webav/webgl.go:560
MethodDeleteProgram
Flags a specific WebGLProgram object for deletion if currently active. It will be deleted when it is no longer being used. Any shader objects associat
webav/webgl.go:568
MethodDeleteRenderbuffer
Deletes the specified renderbuffer object. If the renderbuffer is currently bound, it will become unbound. If the renderbuffer is attached to the curr
webav/webgl.go:575
FunctionDeleteShader
(shader uint32)
hid/gl/gl_mobile.go:137
FunctionDeleteShader
(shader uint32)
hid/gl/gl_gl2.go:138
FunctionDeleteShader
(shader uint32)
hid/gl/gl_webgl.go:197
FunctionDeleteShader
(shader uint32)
hid/gl/gl_gl3.go:139
MethodDeleteTag
删除所有属于该标签的元素..
game/tag.go:83
FunctionDeleteTextures
(n int32, textures *uint32)
hid/gl/gl_mobile.go:261
FunctionDeleteTextures
(n int32, textures *uint32)
hid/gl/gl_gl2.go:254
FunctionDeleteTextures
(n int32, textures *uint32)
hid/gl/gl_webgl.go:406
FunctionDeleteTextures
(n int32, textures *uint32)
hid/gl/gl_gl3.go:259
FunctionDeleteVertexArrays
(n int32, array *uint32)
hid/gl/gl_mobile.go:85
FunctionDeleteVertexArrays
(n int32, array *uint32)
hid/gl/gl_gl2.go:73
FunctionDeleteVertexArrays
(n int32, array *uint32)
hid/gl/gl_webgl.go:112
FunctionDeleteVertexArrays
(n int32, array *uint32)
hid/gl/gl_gl3.go:74
FunctionDepthFunc
(fn uint32)
hid/gl/gl_mobile.go:70
FunctionDepthFunc
(fn uint32)
hid/gl/gl_gl2.go:59
FunctionDepthFunc
(fn uint32)
hid/gl/gl_webgl.go:100
FunctionDepthFunc
(fn uint32)
hid/gl/gl_gl3.go:60
FunctionDepthMask
(flag bool)
hid/gl/gl_mobile.go:58
FunctionDepthMask
(flag bool)
hid/gl/gl_gl2.go:47
FunctionDepthMask
(flag bool)
hid/gl/gl_webgl.go:88
FunctionDepthMask
(flag bool)
hid/gl/gl_gl3.go:48
MethodDepthRange
Sets the depth range for normalized coordinates to canvas or viewport depth coordinates.
webav/webgl.go:601
FunctionDestroy
()
gfx/gctx.go:28
FunctionDestroy
Destroy release any resource used by the bk-api.
gfx/bk/bk.go:28
FunctionDestroy
()
gfx/dbg/dbg.go:66
FunctionDestroy
()
audio/audio.go:25
FunctionDestroy
()
audio/sine/sine.go:18
MethodDestroy
()
gfx/gctx.go:109
MethodDestroy
()
gfx/render_system.go:151
MethodDestroy
()
gfx/sprite.go:168
MethodDestroy
Destroy Table
gfx/text.go:231
MethodDestroy
()
gfx/transform.go:339
MethodDestroy
()
gfx/mesh.go:185
MethodDestroy
()
gfx/bk/R.go:106
MethodDestroy
()
gfx/bk/queue.go:127
MethodDestroy
()
gfx/bk/texture.go:70
MethodDestroy
()
gfx/bk/shader.go:120
MethodDestroy
()
gfx/dbg/dbg.go:175
MethodDestroy
()
gfx/dbg/dbg.go:418
MethodDestroy
()
audio/sine/bk_al.go:218
MethodDestroy
()
audio/sine/bk_windows.go:375
MethodDestroy
()
audio/sine/pool.go:55
MethodDestroy
()
audio/sine/bk_webgl.go:214
MethodDestroy
()
audio/sine/bk_sl.go:365
MethodDestroy
()
anim/frame/frame.go:148
MethodDetachShader
Detach a shader object from a program object.
webav/webgl.go:606
MethodDiag
Diag returns main diagonal (meaning all elements such that row==col).
math/f32/matrix.go:22
MethodDiag
Diag returns main diagonal (meaning all elements such that row==col).
math/f32/matrix.go:98
FunctionDirection
(v1, v2 f32.Vec2)
math/f32.go:105
MethodDirection
()
gfx/font/config.go:4
MethodDirection
()
gfx/font/config.go:34
MethodDirection
()
gfx/font/config.go:52
FunctionDisable
(flag uint32)
hid/gl/gl_mobile.go:46
FunctionDisable
(flag uint32)
hid/gl/gl_gl2.go:35
FunctionDisable
(flag uint32)
hid/gl/gl_webgl.go:76
FunctionDisable
(flag uint32)
hid/gl/gl_gl3.go:36
FunctionDisableVertexAttribArray
(index uint32)
hid/gl/gl_mobile.go:235
FunctionDisableVertexAttribArray
(index uint32)
hid/gl/gl_gl2.go:228
FunctionDisableVertexAttribArray
(index uint32)
hid/gl/gl_webgl.go:341
FunctionDisableVertexAttribArray
(index uint32)
hid/gl/gl_gl3.go:229
MethodDispose
Release release fontAtlas resources.
gfx/font/font.go:85
MethodDispose
()
anim/ween/animator.go:65
MethodDispose
()
anim/spine/atlas.go:288
MethodDot
(v2 Vec2)
math/f32/vector.go:38
MethodDragging
()
gui/gui_lib.go:43
MethodDraw
(dt float32)
game/game.go:343
MethodDraw
(nodes RenderNodes)
gfx/sprite.go:239
← previousnext →801–900 of 1,776, ranked by callers