Home
Trees
Indices
Help
Package mudpy
::
Module misc
:: Class Universe
[
frames
] |
no frames
]
Class Universe
source code
The universe.
Instance Methods
__init__
(
self
,
filename
=
u'
'
,
load
=
False
)
Initialize the universe.
source code
load
(
self
)
Load universe data from persistent storage.
source code
new
(
self
)
Create a new, empty Universe (the Big Bang).
source code
save
(
self
)
Save the universe to persistent storage.
source code
initialize_server_socket
(
self
)
Create and open the listening socket.
source code
get_time
(
self
)
Convenience method to get the elapsed time counter.
source code
Home
Trees
Indices
Help
Generated by Epydoc 3.0.1 on Mon Feb 21 17:14:31 2011
http://epydoc.sourceforge.net