Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheCherno/Hazel
/ functions
Functions
624 in github.com/TheCherno/Hazel
⨍
Functions
624
◇
Types & classes
164
Function
GetScriptInstance
Hazel/src/Hazel/Scripting/ScriptGlue.cpp:55
Method
GetSeconds
Hazel/src/Hazel/Core/Timestep.h:15
Method
GetStats
Hazel/src/Hazel/Renderer/Renderer2D.cpp:686
Function
GetSystemEnvironmentVariable
(name)
scripts/Utils.py:11
Method
GetTime
Hazel/src/Platform/Windows/WindowsPlatformUtils.cpp:12
Method
GetUpDirection
Hazel/src/Hazel/Renderer/EditorCamera.cpp:119
Function
GetUserEnvironmentVariable
(name)
scripts/Utils.py:18
Method
GetValue
Hazel/src/Hazel/Scripting/ScriptEngine.h:51
Method
GetWidth
Hazel/src/Platform/OpenGL/OpenGLTexture.h:18
Method
GetWidth
Hazel/src/Platform/Windows/WindowsWindow.h:18
Method
GetX
Hazel/src/Hazel/Events/MouseEvent.h:14
Method
GetXOffset
Hazel/src/Hazel/Events/MouseEvent.h:36
Method
GetY
Hazel/src/Hazel/Events/MouseEvent.h:15
Method
GetYaw
Hazel/src/Hazel/Renderer/EditorCamera.h:36
Method
GetZoomLevel
Hazel/src/Hazel/Renderer/OrthographicCameraController.h:24
Method
HasComponent
Hazel/src/Hazel/Scene/Entity.h:43
Method
HasComponent
()
Hazel-ScriptCore/Source/Hazel/Scene/Entity.cs:30
Method
Hazelnut
Hazelnut/src/HazelnutApp.cpp:11
Method
IDComponent
Hazel/src/Hazel/Scene/Components.h:20
Method
ImGuiLayer
Hazel/src/Hazel/ImGui/ImGuiLayer.cpp:20
Method
Init
Hazel/src/Platform/OpenGL/OpenGLRendererAPI.cpp:28
Method
Init
Hazel/src/Platform/OpenGL/OpenGLContext.cpp:15
Method
Init
Hazel/src/Platform/Windows/WindowsWindow.cpp:37
Method
Init
Hazel/src/Hazel/Renderer/Renderer2D.cpp:122
Method
Init
Hazel/src/Hazel/Renderer/RenderCommand.h:10
Method
Init
Hazel/src/Hazel/Renderer/Renderer.cpp:9
Method
Init
Hazel/src/Hazel/Core/Log.cpp:12
Method
Init
Hazel/src/Hazel/Scripting/ScriptEngine.cpp:164
Method
InitMono
Hazel/src/Hazel/Scripting/ScriptEngine.cpp:200
Function
Input_IsKeyDown
Hazel/src/Hazel/Scripting/ScriptGlue.cpp:264
Method
InstantiateClass
Hazel/src/Hazel/Scripting/ScriptEngine.cpp:452
Method
InstrumentationTimer
Hazel/src/Hazel/Debug/Instrumentor.h:147
Method
Instrumentor
Hazel/src/Hazel/Debug/Instrumentor.h:35
Method
InternalEndSession
Note: you must already own lock on m_Mutex before calling InternalEndSession()
Hazel/src/Hazel/Debug/Instrumentor.h:128
Method
Invalidate
Hazel/src/Platform/OpenGL/OpenGLFramebuffer.cpp:114
Method
IsKeyPressed
Hazel/src/Platform/Windows/WindowsInput.cpp:9
Method
IsMouseButtonPressed
Hazel/src/Platform/Windows/WindowsInput.cpp:16
Method
IsVSync
Hazel/src/Platform/Windows/WindowsWindow.cpp:195
Method
KeyEvent
Hazel/src/Hazel/Events/KeyEvent.h:15
Method
KeyPressedEvent
Hazel/src/Hazel/Events/KeyEvent.h:24
Function
KeyReleasedEvent
Hazel/src/Hazel/Events/KeyEvent.h:44
Method
KeyTypedEvent
Hazel/src/Hazel/Events/KeyEvent.h:60
Method
Layer
Hazel/src/Hazel/Core/Layer.cpp:6
Method
LayerStack
Hazel/src/Hazel/Core/LayerStack.h:13
Method
Length
()
Hazel-ScriptCore/Source/Hazel/Vector2.cs:38
Method
LengthSquared
()
Hazel-ScriptCore/Source/Hazel/Vector2.cs:33
Method
Load
Hazel/src/Hazel/Project/Project.cpp:14
Method
LoadAppAssembly
Hazel/src/Hazel/Scripting/ScriptEngine.cpp:253
Method
LoadAssembly
Hazel/src/Hazel/Scripting/ScriptEngine.cpp:238
Method
LoadAssemblyClasses
Hazel/src/Hazel/Scripting/ScriptEngine.cpp:372
Method
MouseButtonEvent
Hazel/src/Hazel/Events/MouseEvent.h:59
Function
MouseButtonPressedEvent
Hazel/src/Hazel/Events/MouseEvent.h:68
Method
MouseButtonReleasedEvent
Hazel/src/Hazel/Events/MouseEvent.h:84
Method
MouseMovedEvent
Hazel/src/Hazel/Events/MouseEvent.h:11
Method
MousePan
Hazel/src/Hazel/Renderer/EditorCamera.cpp:95
Method
MouseRotate
Hazel/src/Hazel/Renderer/EditorCamera.cpp:102
Method
MouseScrolledEvent
Hazel/src/Hazel/Events/MouseEvent.h:33
Method
MouseZoom
Hazel/src/Hazel/Renderer/EditorCamera.cpp:109
Function
NativeLog
Hazel/src/Hazel/Scripting/ScriptGlue.cpp:37
Function
NativeLog_Vector
Hazel/src/Hazel/Scripting/ScriptGlue.cpp:43
Function
NativeLog_VectorDot
Hazel/src/Hazel/Scripting/ScriptGlue.cpp:49
Method
New
Hazel/src/Hazel/Project/Project.cpp:8
Method
NewProject
Hazelnut/src/EditorLayer.cpp:617
Method
NewScene
Hazelnut/src/EditorLayer.cpp:650
Method
NextBatch
Hazel/src/Hazel/Renderer/Renderer2D.cpp:339
Function
OnAppAssemblyFileSystemEvent
Hazel/src/Hazel/Scripting/ScriptEngine.cpp:150
Method
OnAttach
Sandbox/src/ExampleLayer.cpp:131
Method
OnAttach
Sandbox/src/Sandbox2D.cpp:12
Method
OnAttach
Hazelnut/src/EditorLayer.cpp:25
Method
OnAttach
Hazel/src/Hazel/ImGui/ImGuiLayer.cpp:25
Method
OnComponentAdded
Hazel/src/Hazel/Scene/Scene.cpp:477
Method
OnComponentAdded<BoxCollider2DComponent>
Hazel/src/Hazel/Scene/Scene.cpp:530
Method
OnComponentAdded<CameraComponent>
Hazel/src/Hazel/Scene/Scene.cpp:493
Method
OnComponentAdded<CircleCollider2DComponent>
Hazel/src/Hazel/Scene/Scene.cpp:535
Method
OnComponentAdded<CircleRendererComponent>
Hazel/src/Hazel/Scene/Scene.cpp:510
Method
OnComponentAdded<IDComponent>
Hazel/src/Hazel/Scene/Scene.cpp:483
Method
OnComponentAdded<NativeScriptComponent>
Hazel/src/Hazel/Scene/Scene.cpp:520
Method
OnComponentAdded<Rigidbody2DComponent>
Hazel/src/Hazel/Scene/Scene.cpp:525
Method
OnComponentAdded<ScriptComponent>
Hazel/src/Hazel/Scene/Scene.cpp:500
Method
OnComponentAdded<SpriteRendererComponent>
Hazel/src/Hazel/Scene/Scene.cpp:505
Method
OnComponentAdded<TagComponent>
Hazel/src/Hazel/Scene/Scene.cpp:515
Method
OnComponentAdded<TextComponent>
Hazel/src/Hazel/Scene/Scene.cpp:540
Method
OnComponentAdded<TransformComponent>
Hazel/src/Hazel/Scene/Scene.cpp:488
Method
OnCreate
()
Hazelnut/SandboxProject/Assets/Scripts/Source/Player.cs:19
Method
OnCreate
()
Hazelnut/SandboxProject/Assets/Scripts/Source/Camera.cs:19
Method
OnCreateEntity
Hazel/src/Hazel/Scripting/ScriptEngine.cpp:293
Method
OnDestroy
Hazel/src/Hazel/Scene/ScriptableEntity.h:19
Method
OnDetach
Sandbox/src/ExampleLayer.cpp:135
Method
OnDetach
Sandbox/src/Sandbox2D.cpp:19
Method
OnDetach
Hazelnut/src/EditorLayer.cpp:67
Method
OnDetach
Hazel/src/Hazel/ImGui/ImGuiLayer.cpp:66
Method
OnDuplicateEntity
Hazelnut/src/EditorLayer.cpp:762
Method
OnEvent
Sandbox/src/ExampleLayer.cpp:185
Method
OnEvent
Sandbox/src/Sandbox2D.cpp:82
Method
OnEvent
Hazelnut/src/EditorLayer.cpp:433
Method
OnEvent
Hazel/src/Hazel/Renderer/OrthographicCameraController.cpp:60
Method
OnEvent
Hazel/src/Hazel/Renderer/EditorCamera.cpp:81
Method
OnEvent
Hazel/src/Hazel/Core/Application.cpp:73
Method
OnEvent
Hazel/src/Hazel/Core/Layer.h:19
Method
OnEvent
Hazel/src/Hazel/ImGui/ImGuiLayer.cpp:75
← previous
next →
301–400 of 624, ranked by callers