added documentation and cleaned up some parameters. Added obtain and draw functions to the skin class.
This commit is contained in:
@@ -5,11 +5,11 @@ using System.Runtime.InteropServices;
|
||||
// General Information about an assembly is controlled through the following
|
||||
// set of attributes. Change these attribute values to modify the information
|
||||
// associated with an assembly.
|
||||
[assembly: AssemblyTitle("Recrowned-Athenaeum")]
|
||||
[assembly: AssemblyTitle("RecrownedAthenaeum")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyProduct("Recrowned-Athenaeum")]
|
||||
[assembly: AssemblyProduct("RecrownedAthenaeum")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2018")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
Reference in New Issue
Block a user