修改OpenGl渲染底层之前
This commit is contained in:
@@ -45,6 +45,4 @@ public:
|
||||
void Init(CharacterObject *parent);
|
||||
// 设置动作
|
||||
void SetAction(std::string actionName);
|
||||
|
||||
void Update(float deltaTime) override;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user