Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneLoneCoder/Javidx9
/ functions
Functions
1,545 in github.com/OneLoneCoder/Javidx9
⨍
Functions
1,545
◇
Types & classes
380
Method
OnUserCreate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_ShootEmUp.cpp:142
Method
OnUserCreate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_Balls2.cpp:135
Method
OnUserCreate
Called once at start of application
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_Dithering.cpp:84
Method
OnUserCreate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_PeriodicNumbers.cpp:183
Method
OnUserCreate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_Rectangles.cpp:192
Method
OnUserCreate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_SoundTest.cpp:117
Method
OnUserCreate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_CircleVsRect.cpp:121
Method
OnUserCreate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_QuadTree1.cpp:399
Method
OnUserCreate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_SlidingBlockPuzzle.cpp:281
Method
OnUserCreate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_MassiveGOL.cpp:94
Method
OnUserCreate
PixelGameEngine/BiggerProjects/Networking/Parts3&4/MMO_Client.cpp:64
Method
OnUserCreate
User must override these functions as required. I have not made them abstract because I do need a default behaviour to occur if they are not overwritt
PixelGameEngine/BiggerProjects/SavingSedit/olcPixelGameEngine.h:1665
Method
OnUserCreate
PixelGameEngine/BiggerProjects/SavingSedit/OneLoneCoder_PGE_SavingSedit.cpp:539
Method
OnUserCreate
User must override these functions as required. I have not made them abstract because I do need a default behaviour to occur if they are not overwritt
PixelGameEngine/BiggerProjects/CarCrimeCity/Part2/olcPixelGameEngine.h:1665
Method
OnUserCreate
PixelGameEngine/BiggerProjects/CarCrimeCity/Part2/cCarCrimeCity.cpp:12
Method
OnUserCreate
User must override these functions as required. I have not made them abstract because I do need a default behaviour to occur if they are not overwritt
PixelGameEngine/BiggerProjects/CarCrimeCity/Part1/olcPixelGameEngine.h:1571
Method
OnUserCreate
PixelGameEngine/BiggerProjects/CarCrimeCity/Part1/OneLoneCoder_CarCrimeCity1.cpp:183
Method
OnUserDestroy
Optional for clean up
ConsoleGameEngine/olcConsoleGameEngine.h:986
Method
OnUserDestroy
Optional for clean up
ConsoleGameEngine/BiggerProjects/RolePlayingGame/olcConsoleGameEngineOOP.cpp:580
Method
OnUserDestroy
Optional for clean up
ConsoleGameEngine/BiggerProjects/RolePlayingGame/olcConsoleGameEngine.h:800
Method
OnUserDestroy
Optional for clean up
ConsoleGameEngine/archive/olcConsoleGameEngineSDL.h:1006
Method
OnUserDestroy
Optional for clean up
ConsoleGameEngine/archive/olcConsoleGameEngineOOP.cpp:551
Method
OnUserDestroy
Optional for clean up
ConsoleGameEngine/archive/olcConsoleGameEngineGLOOP.h:383
Method
OnUserDestroy
Optional for clean up
ConsoleGameEngine/archive/olcConsoleGameEngineGL.h:1649
Method
OnUserDestroy
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_Mandelbrot.cpp:94
Method
OnUserDestroy
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_RobotCar1.cpp:159
Method
OnUserDestroy
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_RobotArm1.cpp:112
Method
OnUserDestroy
Note we must shut down the sound system too!!
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_SoundTest.cpp:252
Method
OnUserDestroy
PixelGameEngine/BiggerProjects/SavingSedit/olcPixelGameEngine.h:1669
Method
OnUserDestroy
PixelGameEngine/BiggerProjects/SavingSedit/OneLoneCoder_PGE_SavingSedit.cpp:550
Method
OnUserDestroy
PixelGameEngine/BiggerProjects/CarCrimeCity/Part2/olcPixelGameEngine.h:1669
Method
OnUserDestroy
PixelGameEngine/BiggerProjects/CarCrimeCity/Part2/cCarCrimeCity.cpp:706
Method
OnUserDestroy
PixelGameEngine/BiggerProjects/CarCrimeCity/Part1/olcPixelGameEngine.h:1575
Method
OnUserUpdate
Called by olcConsoleGameEngine
ConsoleGameEngine/SmallerProjects/OneLoneCoder_Asteroids.cpp:166
Method
OnUserUpdate
ConsoleGameEngine/SmallerProjects/OneLoneCoder_MatchingGems_50KSubSpecial.cpp:171
Method
OnUserUpdate
Called by olcConsoleGameEngine
ConsoleGameEngine/SmallerProjects/OneLoneCoder_PanAndZoom.cpp:98
Method
OnUserUpdate
ConsoleGameEngine/SmallerProjects/OneLoneCoder_PerlinNoise.cpp:101
Method
OnUserUpdate
Called by olcConsoleGameEngine
ConsoleGameEngine/SmallerProjects/OneLoneCoder_Mazes.cpp:107
Method
OnUserUpdate
ConsoleGameEngine/SmallerProjects/OneLoneCoder_Pseudo3DPlanesMode7.cpp:111
Method
OnUserUpdate
Called by olcConsoleGameEngine
ConsoleGameEngine/SmallerProjects/OneLoneCoder_Matrix.cpp:115
Method
OnUserUpdate
Called by olcConsoleGameEngine
ConsoleGameEngine/SmallerProjects/OneLoneCoder_RacingLines.cpp:275
Method
OnUserUpdate
ConsoleGameEngine/SmallerProjects/OneLoneCoder_PlatformGame1.cpp:123
Method
OnUserUpdate
ConsoleGameEngine/SmallerProjects/OneLoneCoder_AR_OpticFlow.cpp:129
Method
OnUserUpdate
Called by olcConsoleGameEngine
ConsoleGameEngine/SmallerProjects/OneLoneCoder_FlappyBird.cpp:91
Method
OnUserUpdate
Called by olcConsoleGameEngine
ConsoleGameEngine/SmallerProjects/OneLoneCoder_RetroArcadeRacer.cpp:116
Method
OnUserUpdate
Called by olcConsoleGameEngine
ConsoleGameEngine/SmallerProjects/OneLoneCoder_GameOfLife.cpp:117
Method
OnUserUpdate
ConsoleGameEngine/SmallerProjects/OneLoneCoder_Webcam.cpp:325
Method
OnUserUpdate
ConsoleGameEngine/SmallerProjects/OneLoneCoder_LudumDare42.cpp:175
Method
OnUserUpdate
ConsoleGameEngine/SmallerProjects/OneLoneCoder_PathFinding_AStar.cpp:222
Method
OnUserUpdate
Called by olcConsoleGameEngine
ConsoleGameEngine/SmallerProjects/OneLoneCoder_Frogger.cpp:124
Method
OnUserUpdate
Called by olcConsoleGameEngine
ConsoleGameEngine/SmallerProjects/OneLoneCoder_SpriteEditor.cpp:94
Method
OnUserUpdate
ConsoleGameEngine/BiggerProjects/FirstPersonShooter/OneLoneCoder_ComandLineFPS_2.cpp:149
Method
OnUserUpdate
ConsoleGameEngine/BiggerProjects/Balls/OneLoneCoder_Balls1.cpp:117
Method
OnUserUpdate
ConsoleGameEngine/BiggerProjects/Balls/OneLoneCoder_Balls2.cpp:134
Method
OnUserUpdate
ConsoleGameEngine/BiggerProjects/Worms/OneLoneCoder_Worms1.cpp:263
Method
OnUserUpdate
ConsoleGameEngine/BiggerProjects/Worms/OneLoneCoder_Worms3.cpp:375
Method
OnUserUpdate
ConsoleGameEngine/BiggerProjects/Worms/OneLoneCoder_Worms2.cpp:296
Method
OnUserUpdate
Called by olcConsoleGameEngine
ConsoleGameEngine/BiggerProjects/Splines/OneLoneCoder_Splines2.cpp:207
Method
OnUserUpdate
Called by olcConsoleGameEngine
ConsoleGameEngine/BiggerProjects/Splines/OneLoneCoder_Splines1.cpp:159
Method
OnUserUpdate
ConsoleGameEngine/BiggerProjects/RolePlayingGame/RPG_Main.cpp:82
Method
OnUserUpdate
ConsoleGameEngine/BiggerProjects/RolePlayingGame/RPG_Engine.cpp:118
Method
OnUserUpdate
Called by olcConsoleGameEngine
ConsoleGameEngine/BiggerProjects/Frogger/OneLoneCoder_Frogger.cpp:124
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_Mandelbrot.cpp:467
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_AimingProjectileMotion.cpp:121
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_ExtensionTestGFX2D.cpp:83
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_FiveDice.cpp:187
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_PathFinding_WaveProp.cpp:123
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_IsometricTiles.cpp:95
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_8BitsImProc.cpp:206
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_RobotCar1.cpp:200
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_ProcGen_Universe.cpp:227
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_PolygonCollisions1.cpp:337
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_Polymorphism.cpp:334
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_DungeonWarping.cpp:308
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_MIDI.cpp:532
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_RobotArm1.cpp:119
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_RayCastWorld_Simple.cpp:205
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_RayCastDDA.cpp:80
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_RetroMenu.cpp:448
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_SpriteTransforms.cpp:172
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_ShootEmUp.cpp:314
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_Balls2.cpp:155
Method
OnUserUpdate
Called every frame
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_Dithering.cpp:233
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_PeriodicNumbers.cpp:193
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_Rectangles.cpp:210
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_SoundTest.cpp:134
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_CircleVsRect.cpp:130
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_QuadTree1.cpp:430
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_SlidingBlockPuzzle.cpp:288
Method
OnUserUpdate
PixelGameEngine/SmallerProjects/OneLoneCoder_PGE_MassiveGOL.cpp:105
Method
OnUserUpdate
PixelGameEngine/BiggerProjects/Networking/Parts3&4/MMO_Client.cpp:79
Method
OnUserUpdate
PixelGameEngine/BiggerProjects/SavingSedit/olcPixelGameEngine.h:1667
Method
OnUserUpdate
PixelGameEngine/BiggerProjects/SavingSedit/OneLoneCoder_PGE_SavingSedit.cpp:1485
Method
OnUserUpdate
PixelGameEngine/BiggerProjects/CarCrimeCity/Part2/olcPixelGameEngine.h:1667
Method
OnUserUpdate
PixelGameEngine/BiggerProjects/CarCrimeCity/Part2/cCarCrimeCity.cpp:372
Method
OnUserUpdate
PixelGameEngine/BiggerProjects/CarCrimeCity/Part1/olcPixelGameEngine.h:1573
Method
OnUserUpdate
PixelGameEngine/BiggerProjects/CarCrimeCity/Part1/OneLoneCoder_CarCrimeCity1.cpp:321
Method
OnValidateIncoming
SimplyCode/CIY_RemoteEnergyMonitor/server/olcEnergyMonitor.cpp:104
Method
OneLoneCoder_AROpticFlow
ConsoleGameEngine/SmallerProjects/OneLoneCoder_AR_OpticFlow.cpp:61
Method
OneLoneCoder_Asteroids
ConsoleGameEngine/SmallerProjects/OneLoneCoder_Asteroids.cpp:69
← previous
next →
901–1,000 of 1,545, ranked by callers