wellspring API update
							parent
							
								
									9d62a80dc7
								
							
						
					
					
						commit
						6e98795059
					
				|  | @ -129,12 +129,9 @@ namespace WellspringCS | |||
| 		); | ||||
| 
 | ||||
| 		[DllImport(nativeLibName, CallingConvention = CallingConvention.Cdecl)] | ||||
| 		public static extern byte Wellspring_Draw( | ||||
| 		public static extern byte Wellspring_AddToTextBatch( | ||||
| 			IntPtr textBatch, | ||||
| 			float x, | ||||
| 			float y, | ||||
| 			int pixelSize, | ||||
| 			float depth, | ||||
| 			in Color color, | ||||
| 			HorizontalAlignment horizontalAlignment, | ||||
| 			VerticalAlignment verticalAlignment, | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue