flagflag  If you want to see English page, please click "English" Button at Left.
1: 2010-01-20 (水) 14:07:06 iseki ソース 2: 2010-01-20 (水) 15:56:53 iseki ソース
Line 1: Line 1:
-        public LSL_Integer osTerrainSetHeight(int x, int y, double val) +*** OS 関数一覧 [#va46c02e] 
-       public LSL_Float osTerrainGetHeight(int x, int y) +- public LSL_Integer osTerrainSetHeight(int x, int y, double val) 
-       public void osTerrainFlush() +- public LSL_Float osTerrainGetHeight(int x, int y) 
-       public int osRegionRestart(double seconds) +- public void osTerrainFlush() 
-       public void osRegionNotice(string msg) +- public int osRegionRestart(double seconds) 
-       public void osSetRot(UUID target, Quaternion rotation) +- public void osRegionNotice(string msg) 
-       public string osSetDynamicTextureURL(string dynamicID, string contentType, string url, string extraParams, +- public void osSetRot(UUID target, Quaternion rotation) 
-       public string osSetDynamicTextureURLBlend(string dynamicID, string contentType, string url, string extraParams, +- public string [[osSetDynamicTextureURL>../osSetDynamicTextureURL]](string dynamicID, string contentType, string url, string extraParams, int timer) 
-       public string osSetDynamicTextureURLBlendFace(string dynamicID, string contentType, string url, string extraParams, +- public string osSetDynamicTextureURLBlend(string dynamicID, string contentType, string url, string extraParams, int timer, int alpha) 
-       public string osSetDynamicTextureData(string dynamicID, string contentType, string data, string extraParams, +- public string osSetDynamicTextureURLBlendFace(string dynamicID, string contentType, string url, string extraParams, bool blend, int disp, int timer, int alpha, int face) 
-       public string osSetDynamicTextureDataBlend(string dynamicID, string contentType, string data, string extraParams, +- public string [[osSetDynamicTextureData>../osSetDynamicTextureData]](string dynamicID, string contentType, string data, string extraParams, int timer) 
-       public string osSetDynamicTextureDataBlendFace(string dynamicID, string contentType, string data, string extraParams, +- public string osSetDynamicTextureDataBlend(string dynamicID, string contentType, string data, string extraParams, int timer, int alpha) 
-       public bool osConsoleCommand(string command) +- public string osSetDynamicTextureDataBlendFace(string dynamicID, string contentType, string data, string extraParams, bool blend, int disp, int timer, int alpha, int face) 
-       public void osSetPrimFloatOnWater(int floatYN) +- public bool osConsoleCommand(string command) 
-       public void osTeleportAgent(string agent, string regionName, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat) +- public void osSetPrimFloatOnWater(int floatYN) 
-       public void osTeleportAgent(string agent, int regionX, int regionY, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat) +- public void osTeleportAgent(string agent, string regionName, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat) 
-       public void osTeleportAgent(string agent, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat) +- public void osTeleportAgent(string agent, int regionX, int regionY, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat) 
-       public string osGetAgentIP(string agent) +- public void osTeleportAgent(string agent, LSL_Types.Vector3 position, LSL_Types.Vector3 lookat) 
-       public LSL_List osGetAgents() +- public string osGetAgentIP(string agent) 
-       public void osAvatarPlayAnimation(string avatar, string animation) +- public LSL_List osGetAgents() 
-       public void osAvatarStopAnimation(string avatar, string animation) +- public void osAvatarPlayAnimation(string avatar, string animation) 
-       public string osMovePen(string drawList, int x, int y) +- public void osAvatarStopAnimation(string avatar, string animation) 
-       public string osDrawLine(string drawList, int startX, int startY, int endX, int endY) +- public string osMovePen(string drawList, int x, int y) 
-       public string osDrawLine(string drawList, int endX, int endY) +- public string osDrawLine(string drawList, int startX, int startY, int endX, int endY) 
-       public string osDrawText(string drawList, string text) +- public string osDrawLine(string drawList, int endX, int endY) 
-       public string osDrawEllipse(string drawList, int width, int height) +- public string osDrawText(string drawList, string text) 
-       public string osDrawRectangle(string drawList, int width, int height) +- public string osDrawEllipse(string drawList, int width, int height) 
-       public string osDrawFilledRectangle(string drawList, int width, int height) +- public string osDrawRectangle(string drawList, int width, int height) 
-       public string osDrawFilledPolygon(string drawList, LSL_List x, LSL_List y) +- public string osDrawFilledRectangle(string drawList, int width, int height) 
-       public string osDrawPolygon(string drawList, LSL_List x, LSL_List y) +- public string osDrawFilledPolygon(string drawList, LSL_List x, LSL_List y) 
-       public string osSetFontSize(string drawList, int fontSize) +- public string osDrawPolygon(string drawList, LSL_List x, LSL_List y) 
-       public string osSetFontName(string drawList, string fontName) +- public string osSetFontSize(string drawList, int fontSize) 
-       public string osSetPenSize(string drawList, int penSize) +- public string osSetFontName(string drawList, string fontName) 
-       public string osSetPenColour(string drawList, string colour) +- public string osSetPenSize(string drawList, int penSize) 
-       public string osSetPenCap(string drawList, string direction, string type) +- public string osSetPenColour(string drawList, string colour) 
-       public string osDrawImage(string drawList, int width, int height, string imageUrl) +- public string osSetPenCap(string drawList, string direction, string type) 
-       public LSL_Vector osGetDrawStringSize(string contentType, string text, string fontName, int fontSize) +- public string osDrawImage(string drawList, int width, int height, string imageUrl) 
-       public void osSetStateEvents(int events) +- public LSL_Vector osGetDrawStringSize(string contentType, string text, string fontName, int fontSize) 
-       public void osSetRegionWaterHeight(double height) +- public void osSetStateEvents(int events) 
-       public void osSetRegionSunSettings(bool useEstateSun, bool sunFixed, double sunHour) +- public void osSetRegionWaterHeight(double height) 
-       public void osSetEstateSunSettings(bool sunFixed, double sunHour) +- public void osSetRegionSunSettings(bool useEstateSun, bool sunFixed, double sunHour) 
-       public double osGetCurrentSunHour() +- public void osSetEstateSunSettings(bool sunFixed, double sunHour) 
-       public double osSunGetParam(string param) +- public double osGetCurrentSunHour() 
-       public void osSunSetParam(string param, double value) +- public double osSunGetParam(string param) 
-       public string osWindActiveModelPluginName() +- public void osSunSetParam(string param, double value) 
-       public void osWindParamSet(string plugin, string param, float value) +- public string osWindActiveModelPluginName() 
-       public float osWindParamGet(string plugin, string param) +- public void osWindParamSet(string plugin, string param, float value) 
-       public double osList2Double(LSL_Types.list src, int index) +- public float osWindParamGet(string plugin, string param) 
-       public void osSetParcelMediaURL(string url) +- public double osList2Double(LSL_Types.list src, int index) 
-       public void osSetParcelSIPAddress(string SIPAddress) +- public void osSetParcelMediaURL(string url) 
-       public string osGetScriptEngineName() +- public void osSetParcelSIPAddress(string SIPAddress) 
-       public string osGetSimulatorVersion() +- public string osGetScriptEngineName() 
-       public Hashtable osParseJSON(string JSON) +- public string osGetSimulatorVersion() 
-       public void osMessageObject(LSL_Key objectUUID, string message) +- public Hashtable osParseJSON(string JSON) 
-       public void osMakeNotecard(string notecardName, LSL_Types.list contents) +- public void osMessageObject(LSL_Key objectUUID, string message) 
-       public string osGetNotecardLine(string name, int line) +- public void osMakeNotecard(string notecardName, LSL_Types.list contents) 
-       public string osGetNotecard(string name) +- public string osGetNotecardLine(string name, int line) 
-       public int osGetNumberOfNotecardLines(string name) +- public string osGetNotecard(string name) 
-       public string osAvatarName2Key(string firstname, string lastname) +- public int osGetNumberOfNotecardLines(string name) 
-       public string osKey2Name(string id) +- public string osAvatarName2Key(string firstname, string lastname) 
-       public string osGetGridNick() +- public string osKey2Name(string id) 
-       public string osGetGridName() +- public string osGetGridNick() 
-       public string osGetGridLoginURI() +- public string osGetGridName() 
-       public LSL_String osFormatString(string str, LSL_List strings) +- public string osGetGridLoginURI() 
-       public LSL_List osMatchString(string src, string pattern, int start) +- public LSL_String osFormatString(string str, LSL_List strings) 
-       public string osLoadedCreationDate() +- public LSL_List osMatchString(string src, string pattern, int start) 
-       public string osLoadedCreationTime() +- public string osLoadedCreationDate() 
-       public string osLoadedCreationID() +- public string osLoadedCreationTime() 
-       public LSL_List osGetLinkPrimitiveParams(int linknumber, LSL_List rules) +- public string osLoadedCreationID() 
-       public LSL_Key osNpcCreate(string firstname, string lastname, LSL_Vector position, LSL_Key cloneFrom) +- public LSL_List osGetLinkPrimitiveParams(int linknumber, LSL_List rules) 
-       public void osNpcMoveTo(LSL_Key npc, LSL_Vector position) +- public LSL_Key osNpcCreate(string firstname, string lastname, LSL_Vector position, LSL_Key cloneFrom) 
-       public void osNpcSay(LSL_Key npc, string message) +- public void osNpcMoveTo(LSL_Key npc, LSL_Vector position) 
-       public void osNpcRemove(LSL_Key npc) +- public void osNpcSay(LSL_Key npc, string message) 
-       public LSL_Key osGetMapTexture() +- public void osNpcRemove(LSL_Key npc) 
-       public LSL_Key osGetRegionMapTexture(string regionName) +- public LSL_Key osGetMapTexture() 
-       public LSL_List osGetRegionStats() +- public LSL_Key osGetRegionMapTexture(string regionName) 
-       public int osGetSimulatorMemory() +- public LSL_List osGetRegionStats() 
-       public void osSetSpeed(string UUID, float SpeedModifier) +- public int osGetSimulatorMemory() 
-       public void osKickAvatar(string FirstName,string SurName,string alert) +- public void osSetSpeed(string UUID, float SpeedModifier) 
-       public void osCauseDamage(string avatar, double damage) +- public void osKickAvatar(string FirstName,string SurName,string alert) 
-       public void osCauseHealing(string avatar, double healing)+- public void osCauseDamage(string avatar, double damage) 
 +- public void osCauseHealing(string avatar, double healing)


トップ   新規 ページ一覧 単語検索 最終更新   ヘルプ   最終更新のRSS 1.0 最終更新のRSS 2.0 最終更新のRSS Atom

サイト内 検索

ログイン

ユーザー名:

パスワード:


パスワード紛失
新規登録

サブ メニュー

ミニカレンダー

前月2024年 4月翌月
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
<今日>

オンライン状況

77 人のユーザが現在オンラインです。 (24 人のユーザが xpwiki を参照しています。)

登録ユーザ: 0
ゲスト: 77

もっと...

アクセスカウンタ

今日 : 4345434543454345
昨日 : 2042920429204292042920429
総計 : 2338375123383751233837512338375123383751233837512338375123383751
Powered by XOOPS Cube 2.1© 2001-2006 XOOPS Cube Project
Design by XoopsDesign.com