28 lines
597 B
Plaintext
28 lines
597 B
Plaintext
|
|
MOON_LIGHT(1) MOON_LIGHT(1)
|
|
|
|
NAME
|
|
moon_light() - returns the amount of light the moons are
|
|
providing
|
|
|
|
SYNOPSIS
|
|
int moon_light()
|
|
|
|
DESCRIPTION
|
|
Since moons necessarily reflect different levels of light
|
|
for their different phases, this function will return the
|
|
total amount of light currently being reflected by all
|
|
moons.
|
|
|
|
LOCATION
|
|
/secure/sefun/light.c
|
|
|
|
SEE ALSO
|
|
effective_light(), total_light()
|
|
|
|
Author
|
|
Descartes of Borg
|
|
|
|
1
|
|
|