mvclient-0.1.1: Client library for metaverse systems like Second LifeSource codeContentsIndex
Network.Metaverse
Documentation
login :: String -> String -> String -> IO CircuitSource
regionHandshaker :: Circuit -> IO PacketBody -> IO ()Source
sendAgentUpdate :: Circuit -> IO ()Source
sendAgentThrottle :: Circuit -> Float -> Float -> Float -> Float -> Float -> Float -> Float -> IO ()Source
sendSimpleIM :: Circuit -> UUID -> String -> IO BoolSource
data ChatMethod Source
Constructors
Whisper
Say
Shout
show/hide Instances
sendChat :: Circuit -> Int -> ChatMethod -> String -> IO BoolSource
whisper :: Circuit -> String -> IO BoolSource
say :: Circuit -> String -> IO BoolSource
shout :: Circuit -> String -> IO BoolSource
commPrinter :: IO PacketBody -> IO ()Source
Produced by Haddock version 2.6.1