Все функции

Запуск и общие функции

windowSetInit
windowSetDraw
windowSetDeinit
windowRun
windowStop
windowGetWidth
windowSetWidth
windowGetHeight
windowSetHeight
windowSetSize
windowGetResizable
windowSetResizable
windowGetTitle
windowSetTitle
windowSetFrameRate
windowSetVariableFrameRate
windowGetMinFrameRate
windowGetMaxFrameRate
windowSetFrameRateEx
windowGetFrameTime
windowGetFrameCount
windowGetSeconds
windowGetMonotonicSeconds
windowGetMonotonicMilliseconds
windowGetClipboardText
windowSetClipboardText
windowSetClipboardTextEx
randomNumber
randomFloat
rotateVector
openDirectory
openDirectoryEx
closeDirectory
directoryGetCount
directoryGet
directoryGetFull
fileExists
directoryExists
messageBox
questionBox
questionBox3
askText
askTextf
askTextEx

Клавиатура и мышь

keyDown
keyWentDown
keyWentUp
textInputBegin
textInputEnd
textInputGet
textInputClear
mouseDown
mouseWentDown
mouseWentUp
mouseScrolledX
mouseScrolledY
mouseDidMove
mouseX
mouseY
mouseTransformedX
mouseTransformedY
keyEventGetCount
keyEventGet

Рисование

colorWithAlpha
colorByName
colorByNameA
colorByRGB
colorByRGBA
colorByHSV
colorByHSVA
colorByYUV
colorByYUVA
colorGetRed
colorGetGreen
colorGetBlue
colorGetAlpha
colorGetHue
colorGetSaturation
colorGetValue
colorGetYLuminance
colorGetUChromanance
colorGetVChromanance
background
clear
fill
fillTexture
noFill
noFillColor
noFillTexture
stroke
strokeTexture
noStroke
noStrokeColor
noStrokeTexture
enableAntialiasing
disableAntialiasing
strokeWidth
moveTo
lineTo
resetPath
closePath
strokePath
rect
rectRounded
rectTextured
ellipse
circle
arc
arcPath
line
point
regularPolygon
translate
rotate
zoom
scale
noTransform
clipRect
noClip
resetState
resetStateEx
saveState
saveStateEx
restoreState

Шрифты и текст

text
textf
textAlign
textSize
createFont
createFontFromMemory
fontClone
fontDestroy
textFont
textFontDefault
createTextLayout
createTextLayoutEx
createTextLayoutf
textLayoutDestroy
textLayoutDraw
textLayoutDrawFrom
textLayoutDrawSubstr
textLayoutGetLeft
textLayoutGetTop
textLayoutGetWidth
textLayoutGetHeight
textLayoutGetTopAscenderLine
textLayoutGetTopXLine
textLayoutGetBottomBaseline
textLayoutCursorUp
textLayoutCursorDown
textLayoutCursorGetX
textLayoutCursorGetY
textLayoutCursorGetHeight

Текстуры и анимация

createAnimation
createAnimationEx
createAnimationFromGLTexId
createAnimationFromImage
createAnimationFromImageEx
createAnimationFromFramebuffer
createAnimationFromViewport
createAnimationFromViewportEx
createAnimationEmpty
animationDestroy
animationClone
animationCloneEx
animationGetGLTexId
animationGetFrameGLTexId
animationGLTexIdSetOwnership
animationGetFramesCount
animationInsert
animationInsertEx
animationRemove
animationClear
animationGetFps
animationSetFps
animationIsPlaying
animationPlay
animationPause
animationAddTime
animationGetLoop
animationSetLoop
animationGetPos
animationSetPos
animationGetFrame
animationSetFrame
animationNextFrame
imageLoad
imageLoadFromMemory
imageSave
imageToGLTexture
imageToGLTextureEx
imageToExistingGLTexture
imageFromGLTexture
imageFromViewport
viewportSave
pixelGet
pixelSet
imageGetPixel
imageSetPixel

Буфер кадра

createFramebuffer
createFramebufferEx
createFramebufferFromFile
framebufferDestroy
framebufferFlush
framebufferGetWidth
framebufferGetHeight
framebufferGetGLTexId
framebufferGetGLId
projectionByViewport
viewportByFramebuffer
viewportByWindow
targetEx
target
noTarget

Спрайты

createSprite
createSpriteEx
spriteDestroy
spriteDestroyTimer
spriteClone
spriteGetX
spriteGetY
spriteSetX
spriteSetY
spriteSetXY
spriteGetVelocityX
spriteGetVelocityY
spriteSetVelocityX
spriteSetVelocityY
spriteSetVelocityXY
spriteGetAccelerationX
spriteSetAccelerationX
spriteGetAccelerationY
spriteSetAccelerationY
spriteSetAccelerationXY
spriteSetSpeedAndDirection
spriteGetSpeed
spriteGetDirection
spriteGetWidth
spriteSetWidth
spriteGetHeight
spriteSetHeight
spriteSetSize
spriteGetScale
spriteSetScale
spriteGetScaledWidth
spriteGetScaledHeight
spriteGetRotation
spriteSetRotation
spriteGetRotateToDirection
spriteSetRotateToDirection
spriteGetMirrorX
spriteSetMirrorX
spriteGetMirrorY
spriteSetMirrorY
spriteGetDepth
spriteSetDepth
spriteGetVisible
spriteSetVisible
spriteGetFrozen
spriteSetFrozen
spriteGetUserTag
spriteSetUserTag
spriteGetUserText
spriteSetUserText
spriteGetUserData
spriteSetUserData
spriteGetDebug
spriteSetDebug
spriteOverlap
spriteCollide
spriteIsPointInside
spriteGetTouchWeight
spriteGetTouchWeightX
spriteGetTouchWeightY
spriteGetTouchFriction
spriteResetTouch
spriteGetBounciness
spriteSetBounciness
spriteGetBouncinessThreshold
spriteSetBouncinessThreshold
spriteGetFriction
spriteSetFriction
spriteGetAirFriction
spriteSetAirFriction
spriteGetMassLevel
spriteSetMassLevel
spriteGetColliderSensitiveDistance
spriteSetColliderSensitiveDistance
spriteSetCollider
spriteSetColliderCircle
spriteSetColliderRectangle
spriteSetColliderEx
spriteGetAnimation
spriteSetAnimation
spriteSetNoAnimation
spriteGetShapeColor
spriteSetShapeColor
spriteGetTintColor
spriteSetTintColor
spritePointTo
spriteMoveBy
spriteMoveToDirection
spriteSetDestroy
spriteDraw
spriteUpdate
spritesGetCount
spritesGet
drawSprites

Группы спрайтов

createGroup
createEdgesGroup
createEdgesGroupEx
groupDestroy
groupDestroyEx
groupAdd
groupRemove
groupClear
groupClearEx
groupContains
groupGetCount
groupGet
groupSpriteByPoint
groupOverlap
groupCollide
groupOverlapGroup
groupCollideGroup
groupOverlapBetween
groupCollideBetween
groupGetMinDepth
groupGetMaxDepth
groupDestroyEach
groupDestroyTimerEach
groupSetVisibleEach
groupSetFrozenEach
groupSetDebugEach
groupSetWidthEach
groupSetHeightEach
groupSetDepthEach
groupSetXEach
groupSetYEach
groupSetXYEach
groupSetVelocityXEach
groupSetVelocityYEach
groupSetVelocityEach
groupSetAccelerationXEach
groupSetAccelerationYEach
groupSetAccelerationEach
groupSetRotateToDirectionEach
groupSetRotationEach
groupSetRotationSpeedEach
groupSetScaleEach
groupSetMirrorXEach
groupSetMirrorYEach
groupPointToEach
groupSetSpeedAndDirectionEach
groupSetAnimationEach
groupSetNoAnimationEach
groupSetShapeColorEach
groupSetTintColorEach
groupSetBouncinessEach
groupSetBouncinessThresholdEach
groupSetFrictionEach
groupSetAirFrictionEach
groupSetMassLevelEach
groupSetUserTagEach
groupSetUserTextEach
groupSetUserDataEach
groupSetDestroyEach
groupSetColliderSensitiveDistance
groupSetColliderEach
groupSetColliderCircleEach
groupSetColliderRectangleEach
groupSetColliderEachEx
groupDraw

Звук

createSound
createSoundFromMemory
soundDestroy
soundClone
soundPlay
soundStop

Пользовательский интерфейс

nk_heli_init
nk_heli_deinit
nk_heli_input
nk_heli_draw
nk_heli_process
nk_heli_image
nk_color_to_heli
nk_color_from_heli