Enhanced2D-Library Commands:
GadgetOutput(#Gadget)
Description:
Returns the OutputID of the declared Gadget.
DesktopOutput()
Description:
Returns the OutputID of the Desktop.
BufferOutput()
Description:
Returns the OutputID of the current Buffer.
PointFast(X,Y)
Description:
Returns the color of the declared pixel.
Note:
If you use this command with ScreenOutput(), SpriteOutput()
or CurrentBufferOutput(), it is much faster than Point().