覆盖input 函数
This commit is contained in:
@@ -220,6 +220,7 @@ public:
|
||||
//void updateTexture();
|
||||
float myFloatValue = 1.5f;
|
||||
void demo1(float* pos);
|
||||
virtual void input_event(const vkb::InputEvent& input_event) override;
|
||||
};
|
||||
|
||||
std::unique_ptr<vkb::Application> create_texture_loading();
|
||||
|
||||
Reference in New Issue
Block a user