Ejemplo n.º 1
0
 private Value(global::SharpSDL.GameControllerButtonBind.Value.__Internal native, bool skipVTables = false)
     : this()
 {
     __instance = native;
 }
Ejemplo n.º 2
0
 internal static global::SharpSDL.GameControllerButtonBind.Value __CreateInstance(global::SharpSDL.GameControllerButtonBind.Value.__Internal native, bool skipVTables = false)
 {
     return(new global::SharpSDL.GameControllerButtonBind.Value(native, skipVTables));
 }