Use setChangedState for touch and color sensors
This commit is contained in:
@ -12,5 +12,9 @@ namespace pxsim.visuals {
|
||||
public getPaddingRatio() {
|
||||
return 1 / 8;
|
||||
}
|
||||
|
||||
public updateState() {
|
||||
// TODO: show different color modes
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user