#pragma once class CSceneEdit { public: static void Update(void); static void Init(void); };