Go to the documentation of this file.
34 void SetLocked(
bool value,
int keyid);
36 bool ToggleLock(
bool force =
false);
50 void SetDirection(
bool direction);
51 void SetLocked(
int side,
int keyid);
52 bool GetSide(
const Vector3 &position);
53 bool IsLocked(
const Vector3 &position);
54 bool ToggleLock(
const Vector3 &position,
bool force =
false);