/datum/client_interface

This should match the interface of /client wherever necessary.
Vars | |
ckey | The ckey for this mock interface |
---|---|
fps | client prefs |
key | The key for this mock interface |
mob | The mob the client controls |
prefs | Player preferences datum for the client |
screen | Objects on the screen of the client |
view | The view of the client, similar to /client/var/view. |
view_size | View data of the client, similar to /client/var/view_size. |
Var Details
ckey

The ckey for this mock interface
fps

client prefs
key

The key for this mock interface
mob

The mob the client controls
prefs

Player preferences datum for the client
screen

Objects on the screen of the client
view

The view of the client, similar to /client/var/view.
view_size

View data of the client, similar to /client/var/view_size.