yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
ios_platform_state.mm File Reference
Include dependency graph for ios_platform_state.mm:

Go to the source code of this file.

Namespaces

namespace  yaze
 
namespace  yaze::platform
 
namespace  yaze::platform::ios
 
namespace  yaze::platform::ios::anonymous_namespace{ios_platform_state.mm}
 

Functions

void yaze::platform::ios::SetMetalView (void *view)
 
void * yaze::platform::ios::GetMetalView ()
 
void yaze::platform::ios::SetSafeAreaInsets (float left, float right, float top, float bottom)
 
SafeAreaInsets yaze::platform::ios::GetSafeAreaInsets ()
 

Variables

void * yaze::platform::ios::anonymous_namespace{ios_platform_state.mm}::g_metal_view = nullptr
 
SafeAreaInsets yaze::platform::ios::anonymous_namespace{ios_platform_state.mm}::g_safe_area_insets = {}