public interface IGosuObject
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
default IType |
getIntrinsicType() |
int |
hashCode() |
String |
toString() |
@Deprecated(value="Use the \'typeof\' operator in Gosu instead. \'obj.IntrinsicType\' becomes \'typeof obj\'.") default IType getIntrinsicType()
Copyright © 2022. All rights reserved.