FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [View Raw Code]   [Original HTTPS Page]

EntityComponentSystemSamples/UpgradeGuide.md at master · HelloCodeWorld/EntityComponentSystemSamples · GitHub

Latest commit

 

History

History
6 lines (4 loc) · 225 Bytes

File metadata and controls

6 lines (4 loc) · 225 Bytes

0.1

  • Renamed DependencyManager -> World
  • Renamed ComponentSystem.OnUpdate changed from public -> protected
  • Renamed void JobComponentSystem.OnUpdate() changed to JobHandle JobComponentSystem.OnUpdate(JobHandle input)

Back | FazBrowse Home | New Git URL