public interface CanEnable
Modifier and Type | Method and Description |
---|---|
boolean |
isEnabled()
Get the enabled flag.
|
void |
setEnabled(boolean isEnable)
Set the enabled flag.
|
Copyright © 2017 Byron 3D Games Studio. All rights reserved.