lot of refactor, things are sort of working but not everything yet
This commit is contained in:
@@ -505,14 +505,6 @@ A RenderPath is a high level system that represents a part of the whole applicat
|
||||
- [constructor]RenderPath()
|
||||
- GetContent() : Resource result
|
||||
- Initialize()
|
||||
- Load()
|
||||
- Unload()
|
||||
- Start()
|
||||
- Stop()
|
||||
- FixedUpdate()
|
||||
- Update(opt float dt = 0)
|
||||
- Render()
|
||||
- Compose()
|
||||
- OnStart(string task)
|
||||
- OnStop(string task)
|
||||
- GetLayerMask() : uint result
|
||||
|
||||
Reference in New Issue
Block a user