Logo
Classes | Enumerations | Functions
SharpKmyBase Namespace Reference

Classes

class  Asset
 
class  DebugUI
 
class  Job
 
class  Locale
 
class  Logger
 
class  ManagedCrash
 
class  nativeJob
 
class  nativeLogger
 
class  PerformanceMeter
 
class  SharedPtr
 
class  StdResourceServer
 
class  StringConv
 
class  subTask
 
class  Task
 

Enumerations

enum class  PerformancePeriodType {
  Sound , FixedUpdate , Animate , MatrixUpdate ,
  PhysicsUpdate , PhysicsFit , Particle , GameLogic ,
  MakeCommandX , MakeNativeCommand , Update , GraphicsUpdate ,
  MakeCommand , DrawCall , WaitVSync , LoadResource ,
  Physics , Shadow , ZPrepass , Base ,
  SSS , Ssao , Unlit , Fog ,
  Translucent , Fxaa , Dof , Bloom ,
  UI , Other , Count
}
 

Functions

static void createAllAssetsInternalFormatWithCallback (System::Action< System::String^>^ callback, SharpKmyPlatform::Target target)
 
GUID ManagedGuidToNativeGuid (System::Guid guid)
 
System::Guid NativeGuidToManagedGuid (GUID guid)
 

Enumeration Type Documentation

◆ PerformancePeriodType

Enumerator
Sound 
FixedUpdate 
Animate 
MatrixUpdate 
PhysicsUpdate 
PhysicsFit 
Particle 
GameLogic 
MakeCommandX 
MakeNativeCommand 
Update 
GraphicsUpdate 
MakeCommand 
DrawCall 
WaitVSync 
LoadResource 
Physics 
Shadow 
ZPrepass 
Base 
SSS 
Ssao 
Unlit 
Fog 
Translucent 
Fxaa 
Dof 
Bloom 
UI 
Other 
Count 

Function Documentation

◆ createAllAssetsInternalFormatWithCallback()

static void SharpKmyBase::createAllAssetsInternalFormatWithCallback ( System::Action< System::String^>^  callback,
SharpKmyPlatform::Target  target 
)
static

◆ ManagedGuidToNativeGuid()

GUID SharpKmyBase::ManagedGuidToNativeGuid ( System::Guid  guid)

◆ NativeGuidToManagedGuid()

System::Guid SharpKmyBase::NativeGuidToManagedGuid ( GUID  guid)