Logo
クラス | 列挙型 | 関数
SharpKmyBase 名前空間

クラス

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
 

列挙型

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
}
 

関数

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

列挙型詳解

◆ 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 

関数詳解

◆ 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)