public class

VehicleColor

extends Object
java.lang.Object
   ↳ net.gtaun.shoebill.constant.VehicleColor

Class Overview

Created by marvin on 17.02.15 in project shoebill-api. Copyright (c) 2015 Marvin Haschker. All rights reserved.

Summary

Public Methods
static Color getColorFromId(int colorId)
static Color[] getColors()
static int getIdFromColor(Color color)
[Expand]
Inherited Methods
From class java.lang.Object

Public Methods

public static Color getColorFromId (int colorId)

public static Color[] getColors ()

public static int getIdFromColor (Color color)