2D_Game_Engine
Loading...
Searching...
No Matches
Functions
scene.cpp File Reference
#include <pch.hpp>
#include <scene.hpp>
#include <renderer.hpp>

Go to the source code of this file.

Functions

int BinarySearchi (std::vector< Entity > &v, uint32_t uid)
 

Function Documentation

◆ BinarySearchi()

int BinarySearchi ( std::vector< Entity > & v,
uint32_t uid )

Definition at line 5 of file scene.cpp.