/proc/Click(location, control, params)
Arguments:
location: Where this object was clicked.,
control: The name of the skin control.,
params
Arguments:
O (/atom/movable): The object attempting to overlap.
Returns:
num: 1 to allow movement
0 to prevent movement
/proc/DblClick(location, control, params)
Arguments:
location,
control,
params
Unimplemented 🏗️
In the OpenDream implementation of DreamMaker, this proc is marked as unimplemented.
Arguments:
oldloc (/atom)
Arguments:
OldLoc (/atom)
Arguments:
newloc (/atom)
Arguments:
newloc (/atom)
/proc/MouseDown(location, control, params)
Arguments:
location,
control,
params
Unimplemented 🏗️
In the OpenDream implementation of DreamMaker, this proc is marked as unimplemented.
/proc/MouseDrag(over_object, src_location, over_location, src_control, over_control, params)
Arguments:
over_object,
src_location,
over_location,
src_control,
over_control,
params
Unimplemented 🏗️
In the OpenDream implementation of DreamMaker, this proc is marked as unimplemented.
/proc/MouseDrop(over_object, src_location, over_location, src_control, over_control, params)
Arguments:
over_object,
src_location,
over_location,
src_control,
over_control,
params
/proc/MouseEntered(location, control, params)
Arguments:
location,
control,
params
Unimplemented 🏗️
In the OpenDream implementation of DreamMaker, this proc is marked as unimplemented.
/proc/MouseExited(location, control, params)
Arguments:
location,
control,
params
Unimplemented 🏗️
In the OpenDream implementation of DreamMaker, this proc is marked as unimplemented.
/proc/MouseMove(location, control, params)
Arguments:
location,
control,
params
Unimplemented 🏗️
In the OpenDream implementation of DreamMaker, this proc is marked as unimplemented.
/proc/MouseUp(location, control, params)
Arguments:
location,
control,
params
Unimplemented 🏗️
In the OpenDream implementation of DreamMaker, this proc is marked as unimplemented.
/proc/MouseWheel(delta_x, delta_y, location, control, params)
Arguments:
delta_x,
delta_y,
location,
control,
params
Unimplemented 🏗️
In the OpenDream implementation of DreamMaker, this proc is marked as unimplemented.
Override - /datum/New
Arguments:
loc