Open main menu

Difference between revisions of "Advanced Detector"

2 bytes added ,  00:46, 29 February 2012
m
(More content.)
m (→‎Engine constructor: -- formatting)
Line 216: Line 216:
<syntax type="C++">
<syntax type="C++">
AdvancedMetaEngine(const void *descs, uint descItemSize, const PlainGameDescriptor *gameids);
AdvancedMetaEngine(const void *descs, uint descItemSize, const PlainGameDescriptor *gameids);
</code>
</syntax>


'''descs''' is pointed to list ''ADGameDescription'' structures, or their supersets.
'''descs''' is pointed to list ''ADGameDescription'' structures, or their supersets.