///layout(id)
/**
* layout :: SceneNode -> ()
*
* Updates the dimensions and position of a scene node.
* @param id the SceneNode to update
*/
with (argument0) {
event_user(0);
event_user(1);
}