public class

ReferenceFloat

extends Object
java.lang.Object
   ↳ net.gtaun.shoebill.amx.types.ReferenceFloat

Class Overview

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

Summary

Public Constructors
ReferenceFloat(float value)
Public Methods
float getValue()
void setValue(float value)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ReferenceFloat (float value)

Public Methods

public float getValue ()

public void setValue (float value)