Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BespokeSynth/BespokeSynth
/ PSMoveController
Method
PSMoveController
Source/PSMoveController.cpp:31–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
#include
"ModularSynth.h"
30
31
PSMoveController::PSMoveController()
32
{
33
mMoveMgr.Setup();
34
35
mVibration.SetValue(0);
36
}
37
38
void PSMoveController::Init()
39
{
Callers
nothing calls this directly
Calls
2
Setup
Method · 0.45
SetValue
Method · 0.45
Tested by
no test coverage detected