MCPcopy Create free account
hub / github.com/DescentDevelopers/Descent3 / ddio_ffb_effectCreate

Function ddio_ffb_effectCreate

ddio/lnxforcefeedback.cpp:204–204  ·  view source on GitHub ↗

------------------------------------------------------------------- ddio_ffb_effectCreate Purpose: Create a single effect for future playback. Effect is given a logical ID -------------------------------------------------------------------

Source from the content-addressed store, hash-verified

202// Effect is given a logical ID
203// -------------------------------------------------------------------
204int ddio_ffb_effectCreate(tDevice, tFFB_Effect *) { return 0; }
205
206// -------------------------------------------------------------------
207// ddio_ffb_DestroyAll

Callers 1

ForceEffectsInitFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected