Search found 2 matches

by LeToucanHasArrived
Wed Feb 17, 2016 8:41 pm
Forum: Modules
Topic: Role of resolvers.lua in modules?
Replies: 3
Views: 9451

Re: Role of resolvers.lua in modules?

Thanks! So a resolver is just a function you call as part of loading an entity right? Does the engine itself have any concept of resolvers?
by LeToucanHasArrived
Wed Feb 17, 2016 8:19 am
Forum: Modules
Topic: Role of resolvers.lua in modules?
Replies: 3
Views: 9451

Role of resolvers.lua in modules?

Hi all, I'm trying to dig into T-Engine4 module development by hacking together stuff from various open source modules, but I also want to understand what the API's actually do. I think I'm building up intuition about most of the files but I am totally stumped by the resolvers.lua file and resolvers...