User Tools

Site Tools


addons:using_ashitacore

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
addons:using_ashitacore [2017/04/22 01:48]
atom0s [What's Exposed From AshitaCore?]
addons:using_ashitacore [2017/04/23 00:16] (current)
atom0s [Using The AshitaCore Object]
Line 47: Line 47:
 ---- ----
  
-==== What's Exposed From AshitaCore? ====+===== What's Exposed From AshitaCore? ​(And the ADK.) =====
  
-  * IAshitaCore +Each interface (and its children) are broken into their own pages incase any specific information is needed to be explained with them. You can find the sub-pages for the exposed interfaces under the following namespace: [[addons:​adk]] ​
-    * GetChatManager +
-    * GetConfigurationManager +
-    * GetDataManager +
-    * GetFontManager +
-    * GetGuiManager +
-    * GetInputManager +
-    * GetPacketManager +
-    * GetPluginManager +
-    * GetPointerManager +
-    * GetResourceManager +
-    * GetHandle +
-    * GetAshitaInstallPath +
-    * GetMouseUnhooked +
-    * SetMouseUnhooked +
-    * GetD3DFillMode +
-    * GetD3DAmbientEnabled +
-    * GetD3DAmbientColor +
-    * SetD3DFillMode +
-    * SetD3DAmbientEnabled +
-    * SetD3DAmbientColor +
-    * GetAllowGamepadInBackground +
-    * SetAllowGamepadInBackground+
  
-  * IChatManager +Below is a list of pages that are currently created for the exposed interfaces.
-    * QueueCommand +
-    * AddChatMessage +
-    * RunScript +
-    * GetInputText +
-    * SetInputText +
-    * IsInputOpen +
-    * Write+
  
-  ​IConfigurationManager +    ​[[addons:​adk:​IAshitaCore]] 
-    Load +      [[addons:​adk:​IChatManager]] 
-    Save +      [[addons:​adk:​IConfigurationManager]] 
-    Remove +      [[addons:​adk:​IDataManager]] 
-    set_value +        [[addons:​adk:​IEntity]] 
-    get_string +        [[addons:​adk:​IInventory]] 
-    get_bool +        [[addons:​adk:​IParty]] 
-    get_uint8 +        [[addons:​adk:​IPlayer]] 
-    get_uint16 +        [[addons:​adk:​ITarget]] 
-    get_uint32 +      [[addons:​adk:​IFontManager]] 
-    get_uint64 +        //Child interfaces are included on the parent page at this time.// 
-    get_int8 +      [[addons:​adk:​IGuiManager]] 
-    get_int16 +      [[addons:​adk:​IInputManager]] 
-    get_int32 +        //Child interfaces are included on the parent page at this time.// 
-    get_int64 +      [[addons:​adk:​ILogManager]] 
-    get_float +      [[addons:​adk:​IPacketManager]] 
-    get_double +      [[addons:​adk:​IPluginManager]] 
- +      [[addons:​adk:​IPointerManager]] 
-  ​IKeyboard +      [[addons:​adk:​IResourceManager]] 
-    * BindKey +        //Child interfaces are included on the parent page at this time.//
-    * UnbindKey +
-    * UnbindAll +
-    * IsKeyBound +
-    * ListBinds +
-    * V2D +
-    * D2V +
-    * S2D +
-    * D2S +
-    * GetParentWindow +
-    * GetBlocked +
-    * SetBlocked +
- +
-  * IMouse ​    +
-    * GetParentWindow +
-    * GetBlocked +
-    * SetBlocked +
- +
-  * IInputManager +
-    GetKeyboard +
-    GetMouse+
addons/using_ashitacore.1492850881.txt.gz · Last modified: 2017/04/22 01:48 by atom0s