User Tools

Site Tools


gamedev:servicemodules

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
gamedev:servicemodules [2024/09/08 11:44] – [DragonScript Module] dragonlordgamedev:servicemodules [2024/09/08 11:46] (current) – [DragonScript Module] dragonlord
Line 36: Line 36:
 The DragonScript module provides support to handle Service using the classes #@LinkApiDocDEDS2_HTML~classDragengine_1_1Service,Service~@# and #@LinkApiDocDEDS2_HTML~classDragengine_1_1ServiceObject,ServiceObject~@# and interface #@LinkApiDocDEDS2_HTML~interfaceDragengine_1_1ServiceListener,ServiceListener~@#. The DragonScript module provides support to handle Service using the classes #@LinkApiDocDEDS2_HTML~classDragengine_1_1Service,Service~@# and #@LinkApiDocDEDS2_HTML~classDragengine_1_1ServiceObject,ServiceObject~@# and interface #@LinkApiDocDEDS2_HTML~interfaceDragengine_1_1ServiceListener,ServiceListener~@#.
  
-To simplify using different services providing similar functionality some helper interfaces are present per group of functionality. You can use ''castable'' to determine if a service instance provides the desired functionality group+To simplify using different services providing similar functionality some helper interfaces are present per group of functionality. It is highly recommended to use these interfaces as they hide a good deal of complexity. You can use ''castable'' to determine if a service instance provides the desired functionality group
  
 ^ Interface ^ Functionality ^ ^ Interface ^ Functionality ^
gamedev/servicemodules.1725795899.txt.gz · Last modified: 2024/09/08 11:44 by dragonlord