com.l2fprod.gui.nativeskin
Interface NativeConstants

All Known Implementing Classes:
RegionBuilder

public interface NativeConstants

.

Copyright 2000-2002 by Castify Networks


Field Summary
static int FILL_ALTERNATE
          Description of the Field
static int FILL_WINDING
          Description of the Field
static int REGION_AND
          Description of the Field
static int REGION_COPY
          Description of the Field
static int REGION_DIFF
          Description of the Field
static int REGION_OR
          Description of the Field
static int REGION_XOR
          Description of the Field
static java.lang.String VERSION
           
 

Field Detail

VERSION

public static final java.lang.String VERSION

REGION_AND

public static final int REGION_AND
Description of the Field

REGION_COPY

public static final int REGION_COPY
Description of the Field

REGION_DIFF

public static final int REGION_DIFF
Description of the Field

REGION_OR

public static final int REGION_OR
Description of the Field

REGION_XOR

public static final int REGION_XOR
Description of the Field

FILL_ALTERNATE

public static final int FILL_ALTERNATE
Description of the Field

FILL_WINDING

public static final int FILL_WINDING
Description of the Field


Copyright © 2000-2002 L2FProd.com. All Rights Reserved.