slot
0.0.1
A real time UI render framework
载入中...
搜索中...
未找到
include
UI
Object
SkullObject.h
浏览该文件的文档.
1
//
2
// Created by zhou_zhengming on 2026/5/20.
3
//
4
#pragma once
5
#include "
SimpleGameObject.h
"
6
7
namespace
z8
{
8
class
SkullObject
:
public
SimpleGameObject
{
9
public
:
10
SkullObject
();
11
};
12
}
SimpleGameObject.h
z8::SimpleGameObject
Definition
SimpleGameObject.h:10
z8::SkullObject
Definition
SkullObject.h:8
z8::SkullObject::SkullObject
SkullObject()
Definition
SkullObject.cpp:10
z8
Definition
Application.h:14
制作者
1.10.0