Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathkiller/jazz2-native
/ functions
Functions
8,635 in github.com/deathkiller/jazz2-native
⨍
Functions
8,635
◇
Types & classes
2,127
↓ 4 callers
Method
Min
Sources/nCine/Primitives/Rect.h:173
↓ 4 callers
Function
NormalizeCapacity
-------------------------------------------------------------------------- Rounds up the capacity to the next power of 2 minus 1, with a minimum of 1.
Sources/Dependencies/parallel_hashmap/phmap.h:573
↓ 4 callers
Method
OnDraw
Sources/Jazz2/UI/HUD.cpp:169
↓ 4 callers
Method
OnHandleCollision
Sources/Jazz2/Actors/Player.cpp:1534
↓ 4 callers
Method
OnJoyMappedAxisMoved
Callback function called every time an axis of a joystick with mapping is moved
Sources/nCine/Input/IInputEventHandler.h:52
↓ 4 callers
Method
OnMouseMove
Callback function called every time the mouse is moved
Sources/nCine/Input/IInputEventHandler.h:34
↓ 4 callers
Method
OnPeerConnected
Sources/Jazz2/Multiplayer/NetworkManagerBase.cpp:1026
↓ 4 callers
Method
Open
Sources/Shared/IO/FileStream.cpp:414
↓ 4 callers
Method
PreloadMetadataAsync
Sources/Jazz2/Actors/ActorBase.cpp:1280
↓ 4 callers
Method
Print
Sources/Shared/Core/Backward.h:3959
↓ 4 callers
Method
Prune
Sources/nCine/Graphics/BinaryShaderCache.cpp:188
↓ 4 callers
Method
ReadUint7bitEncoded
Sources/Jazz2/Compatibility/JJ2Block.cpp:112
↓ 4 callers
Function
ReasonToWsCloseCode
@brief Converts a disconnect Reason to the corresponding WebSocket close code */
Sources/Jazz2/Multiplayer/NetworkManagerBase.cpp:122
↓ 4 callers
Method
Release
Sources/Shared/IO/WebRequest.cpp:41
↓ 4 callers
Function
ResetEvent
@brief Sets the state of the event to nonsignaled, causing threads to block, returns the previous state of the event */
Sources/Shared/Threading/Event.h:63
↓ 4 callers
Method
ResetGenerator
Sources/Jazz2/Events/EventMap.cpp:230
↓ 4 callers
Function
SetEvent
@brief Sets the state of the event to signaled, allowing one or more waiting threads to proceed */
Sources/Shared/Threading/Event.h:85
↓ 4 callers
Method
SetFocus
Sources/nCine/Application.cpp:1065
↓ 4 callers
Method
SetFont
Sources/Jazz2/UI/FormattedTextBlock.cpp:902
↓ 4 callers
Method
SetShaderProgram
Sources/nCine/Graphics/Material.cpp:51
↓ 4 callers
Method
SetTexture
! \note Adding more textures enables the use of multiple render targets (MRTs) */
Sources/nCine/Graphics/Viewport.cpp:98
↓ 4 callers
Method
SetVertexCount
Sets the number of vertices
Sources/nCine/Graphics/Geometry.h:51
↓ 4 callers
Method
ShowCoins
Sources/Jazz2/UI/HUD.cpp:471
↓ 4 callers
Method
ShowScreenKeyboard
Sources/nCine/Application.cpp:1373
↓ 4 callers
Method
TexSubImage2D
Sources/nCine/Graphics/GL/GLTexture.cpp:59
↓ 4 callers
Function
TrailingZeros
Sources/Dependencies/parallel_hashmap/phmap.h:208
↓ 4 callers
Function
TranslateFromUnicodeFormat
Sources/Shared/Containers/DateTime.cpp:227
↓ 4 callers
Function
TupleRef
Sources/Dependencies/parallel_hashmap/phmap.h:743
↓ 4 callers
Method
Unlock
Sources/nCine/Threading/PosixThreadSync.cpp:28
↓ 4 callers
Method
Uuid
Sources/nCine/Base/Random.cpp:113
↓ 4 callers
Function
WeakHashLen32WithSeeds
Return a 16-byte hash for 48 bytes. Quick and dirty. Callers do best to use "random-looking" values for a and b.
Sources/nCine/Base/HashFunctions.cpp:342
↓ 4 callers
Function
WinHTTPSetOption
Sources/Shared/IO/WebRequest.cpp:1825
↓ 4 callers
Method
Write
Sources/Shared/IO/Compression/Lz4Stream.cpp:161
↓ 4 callers
Method
Write
Sources/Shared/Core/Logger.cpp:883
↓ 4 callers
Method
WriteFrame
Sources/Jazz2/UI/DiscordRpcClient.cpp:278
↓ 4 callers
Function
XXH32_round
! * @internal * @brief Normal stripe processing routine. * * This shuffles the bits so that any bit from @p input impacts several bits in * @p ac
Sources/Shared/Cryptography/xxHash.cpp:2875
↓ 4 callers
Function
XXH3_reset_internal
Sources/Shared/Cryptography/xxHash.cpp:6499
↓ 4 callers
Function
XXH_mult64to128
! * @brief Calculates a 64->128-bit long multiply. * * Uses `__uint128_t` and `_umul128` if available, otherwise uses a scalar * version. * * @p
Sources/Shared/Cryptography/xxHash.cpp:4396
↓ 4 callers
Function
XXH_read32
* Force direct memory access. Only works on CPU which support unaligned memory * access in hardware. */
Sources/Shared/Cryptography/xxHash.cpp:2573
↓ 4 callers
Function
XXH_read64
Force direct memory access. Only works on CPU which support unaligned memory access in hardware */
Sources/Shared/Cryptography/xxHash.cpp:3283
↓ 4 callers
Function
XXH_writeLE64
Sources/Shared/Cryptography/xxHash.cpp:4878
↓ 4 callers
Function
advance
Sources/nCine/Base/Iterator.h:50
↓ 4 callers
Method
alphaBits
Returns the number of bits for the alpha channel
Sources/nCine/Graphics/DisplayMode.h:46
↓ 4 callers
Function
androidToNcineMouseButton
Sources/nCine/Backends/Android/AndroidInputManager.cpp:58
↓ 4 callers
Function
arrayConstruct
Sources/Shared/Containers/GrowableArray.h:87
↓ 4 callers
Method
asString
Sources/Dependencies/jsoncpp/value.cpp:649
↓ 4 callers
Method
assign
@brief Assigns @p n copies of @p elt */
Sources/Shared/Containers/SmallVector.h:783
↓ 4 callers
Method
capacity
Sources/Dependencies/parallel_hashmap/phmap.h:1270
↓ 4 callers
Method
counter
Sources/nCine/Base/Clock.cpp:58
↓ 4 callers
Function
crc32
Sources/nCine/Base/Algorithms.cpp:294
↓ 4 callers
Method
data
Span::data() Returns a pointer to the span's underlying array of data (which is held outside the span).
Sources/Dependencies/parallel_hashmap/phmap_base.h:3226
↓ 4 callers
Method
deleter
* @brief Array deleter * * Calls a destructor on @p size elements and then delegates into * @ref deallocate(). */
Sources/Shared/Containers/GrowableArray.h:206
↓ 4 callers
Function
destructObject
Sources/nCine/Base/Algorithms.h:252
↓ 4 callers
Method
empty
@brief Returns whether the container is empty */
Sources/Shared/Containers/SmallVector.h:69
↓ 4 callers
Function
end
@brief Returns an iterator to the end */
Sources/Shared/Containers/SmallVector.h:269
↓ 4 callers
Function
end
@brief Pointer to (one item after) the last element */
Sources/Shared/Containers/ArrayView.h:834
↓ 4 callers
Method
end
Span::end() Returns an iterator to the last element of this span.
Sources/Dependencies/parallel_hashmap/phmap_base.h:3289
↓ 4 callers
Function
enet_address_get_host_ip
Sources/Dependencies/enet/enet.h:5466
↓ 4 callers
Function
enet_host_destroy
Destroys the host and all resources associated with it. * @param host pointer to the host to destroy */
Sources/Dependencies/enet/enet.h:4606
↓ 4 callers
Function
enet_list_move
Sources/Dependencies/enet/enet.h:1354
↓ 4 callers
Function
enet_list_size
Sources/Dependencies/enet/enet.h:1370
↓ 4 callers
Function
enet_peer_reset_outgoing_commands
Sources/Dependencies/enet/enet.h:3767
↓ 4 callers
Function
enet_peer_reset_queues
Sources/Dependencies/enet/enet.h:3818
↓ 4 callers
Function
enet_peer_send
Queues a packet to be sent. * @param peer destination for the packet * @param channelID channel on which to send * @param packet packet to se
Sources/Dependencies/enet/enet.h:3631
↓ 4 callers
Function
enet_protocol_change_state
Sources/Dependencies/enet/enet.h:1623
↓ 4 callers
Method
findLast
Sources/Shared/Containers/String.cpp:752
↓ 4 callers
Function
formatArgs
Sources/Shared/Base/Format.h:227
↓ 4 callers
Function
formatNumber
Sources/Shared/Base/Format.cpp:227
↓ 4 callers
Method
front
Sources/Shared/Containers/String.cpp:423
↓ 4 callers
Method
gain
Returns player gain value
Sources/nCine/Audio/IAudioPlayer.h:108
↓ 4 callers
Function
guiAllocator
Sources/nCine/Graphics/ImGuiDebugOverlay.cpp:1009
↓ 4 callers
Function
halfToFloat
Sources/nCine/Base/Algorithms.cpp:275
↓ 4 callers
Method
hash_function
Sources/Dependencies/parallel_hashmap/phmap.h:1826
↓ 4 callers
Function
i64tos
Sources/nCine/Base/Algorithms.cpp:215
↓ 4 callers
Method
init
Sources/Dependencies/ixwebsocket/IXSocket.cpp:302
↓ 4 callers
Method
isConnected
Sources/Dependencies/ixwebsocket/IXWebSocket.cpp:296
↓ 4 callers
Method
isPeerVerifyDisabled
Sources/Dependencies/ixwebsocket/IXSocketTLSOptions.cpp:68
↓ 4 callers
Method
isStopped
Queries the stopped state of the player
Sources/nCine/Audio/IAudioPlayer.h:81
↓ 4 callers
Method
isValid
Sources/nCine/Input/IInputManager.cpp:67
↓ 4 callers
Method
mipMapCount
Returns the number of MIP maps stored in the texture file
Sources/nCine/Graphics/ITextureLoader.h:37
↓ 4 callers
Method
name
Sources/Shared/Cpu.h:314
↓ 4 callers
Function
parseHttpHeaders
Sources/Dependencies/ixwebsocket/IXWebSocketHttpHeaders.cpp:14
↓ 4 callers
Method
prefix
Sources/Shared/Containers/StaticArray.h:782
↓ 4 callers
Method
reserveForParamAndGetAddressImpl
Sources/Shared/Containers/SmallVector.h:212
↓ 4 callers
Method
reset
Sources/Jazz2/Scripting/JJ2PlusDefinitions.cpp:163
↓ 4 callers
Method
send
Sources/Dependencies/ixwebsocket/IXSocket.cpp:243
↓ 4 callers
Method
setResolutionInternal
Sources/nCine/Graphics/IGfxDevice.h:270
↓ 4 callers
Function
setThreadName
Sources/Dependencies/ixwebsocket/IXSetThreadName.cpp:63
↓ 4 callers
Function
stringFindString
Sources/Shared/Containers/StringView.cpp:77
↓ 4 callers
Function
uintToString
Converts an unsigned integer to string. * @param value Unsigned integer to convert to string * @param current Input/Output string buffer. *
Sources/Dependencies/jsoncpp/json_tool.h:80
↓ 4 callers
Method
uniformBlock
Sources/nCine/Graphics/GL/GLUniformBlockCache.h:23
↓ 4 callers
Method
unregisterPlayer
Sources/nCine/Audio/ALAudioDevice.cpp:312
↓ 4 callers
Function
uppercase
Sources/Shared/Containers/StringUtils.cpp:895
↓ 4 callers
Function
validateUtf8
Validate a UTF8 string * convenience function that creates a Validator, validates a complete string * and returns the result. */
Sources/Dependencies/ixwebsocket/IXUtf8Validator.h:168
↓ 4 callers
Function
valueToQuotedStringN
Sources/Dependencies/jsoncpp/writer.cpp:219
↓ 3 callers
Method
AcquireMemory
Sources/nCine/Graphics/RenderBatcher.cpp:375
↓ 3 callers
Method
AddCoins
Sources/Jazz2/Actors/Player.cpp:4021
↓ 3 callers
Method
AddGems
Sources/Jazz2/Actors/Player.cpp:4043
↓ 3 callers
Method
AddLevelTokenTextID
Sources/Jazz2/Compatibility/JJ2Level.cpp:1240
↓ 3 callers
Function
AppendMessageColor
Sources/nCine/Application.cpp:614
← previous
next →
701–800 of 8,635, ranked by callers