-
Notifications
You must be signed in to change notification settings - Fork 0
Talk:DLL
hpgDesigns edited this page Aug 8, 2021
·
1 revision
The following section
There are presently no solid plans for DLLs in terms of modularizing
individual objects in the game, though in the future it is likely for
there to be a method of exporting individual objects and functions to
separate modules[developer confirmations: 1].
does not make sense. An object is just a component of a game, not a library of functionality. It is driven by events, and possesses a sprite and a collision mask, which are things that you don't normally associate with DLLs. --IsmAvatar 17:06, 27 December 2010 (CST)
This is number 1