Blame doc/ru/functions.html

7a004b
7a004b
7a004b
<meta charset="UTF-8">
7a004b
<link href="style.css" rel="stylesheet" type="text/css">
7a004b
<title>Все функции - Helianthus</title>
7a004b
7a004b
7a004b
77a314
  

Helianthus

77a314
  
77a314
  

Helianthus: Документация

77a314
  

Установка

7a004b
  

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

7a004b
  

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

7a004b
  

Рисование

cece70
  

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

cece70
  

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

cece70
  

Буфер кадра

7a004b
  

Спрайты

7a004b
  

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

7a004b
  

Звук

e9aada
  

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

7a004b
  
7a004b
  

Все функции

7a004b
7a004b
7a004b

Все функции

7a004b

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

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

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

7a004b
keyDown
7a004b
keyWentDown
7a004b
keyWentUp
e9aada
textInputBegin
e9aada
textInputEnd
e9aada
textInputGet
e9aada
textInputClear
7a004b
mouseDown
7a004b
mouseWentDown
7a004b
mouseWentUp
d9eca7
mouseScrolledX
d9eca7
mouseScrolledY
7a004b
mouseDidMove
7a004b
mouseX
7a004b
mouseY
d38577
mouseTransformedX
d38577
mouseTransformedY
1badb6
keyEventGetCount
1badb6
keyEventGet
7a004b

Рисование

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

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

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

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

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

Буфер кадра

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

Спрайты

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

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

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

Звук

7a004b
createSound
cece70
createSoundFromMemory
7a004b
soundDestroy
cece70
soundClone
7a004b
soundPlay
7a004b
soundStop
e9aada

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

e9aada
nk_heli_init
e9aada
nk_heli_deinit
e9aada
nk_heli_input
e9aada
nk_heli_draw
e9aada
nk_heli_process
e9aada
nk_heli_image
e9aada
nk_color_to_heli
e9aada
nk_color_from_heli
7a004b
7a004b
7a004b
7a004b